mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-25 18:19:22 +03:00
[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:
parent
cc03546484
commit
dab86802f0
3 changed files with 4 additions and 4 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue