mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-03 15:45:43 +00:00
nextcloud: add variables for apc and opcache memory size
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
extension=apcu.so
|
||||
apc.enabled=1
|
||||
apc.shm_size=128M
|
||||
apc.shm_size=<APC_SHM_SIZE>
|
||||
apc.ttl=7200
|
||||
|
Reference in New Issue
Block a user