Send cache header to provide proper caching

This commit is contained in:
Daniel Siepmann 2020-01-27 13:13:13 +01:00
parent d91dd01624
commit 33f16d64cb

View file

@ -10,5 +10,7 @@ config {
spamProtectEmailAddresses = ascii spamProtectEmailAddresses = ascii
spamProtectEmailAddresses_atSubst = | at | spamProtectEmailAddresses_atSubst = | at |
sendCacheHeaders = 1
admPanel = 1 admPanel = 1
} }