Nextcloud 21 + PHP 8.0

This commit is contained in:
Wonderfall
2021-03-25 17:31:08 +01:00
parent b6468f3f53
commit ad30988881
3 changed files with 5 additions and 8 deletions

View File

@ -2,3 +2,4 @@ extension=apcu.so
apc.enabled=1
apc.shm_size=<APC_SHM_SIZE>
apc.ttl=7200
apc.enable_cli=1