[snappymail] Fix ACPU support

Fix ACPU support and update configuration file comments to reflect the
ACP -> ACPU change that was introduced earlier.
This commit is contained in:
David Härdeman 2021-08-21 17:21:12 +02:00
parent cc03546484
commit dab86802f0
3 changed files with 4 additions and 4 deletions

View file

@ -252,7 +252,7 @@ enable = On
; Additional caching key. If changed, cache is purged
index = "v1"
; Can be: files, APC, memcache, redis (beta)
; Can be: files, APCU, memcache, redis (beta)
fast_cache_driver = "files"
; Additional caching key. If changed, fast cache is purged
@ -356,4 +356,4 @@ dev_password = ""
[version]
current = "1.14.0"
saved = "Wed, 08 Apr 2020 16:37:27 +0000"
saved = "Wed, 08 Apr 2020 16:37:27 +0000"