mirror of
https://github.com/hoellen/docker-nextcloud.git
synced 2025-07-03 08:36:14 +00:00
add new image
This commit is contained in:
5
rootfs/usr/local/etc/php/conf.d/apcu.ini
Normal file
5
rootfs/usr/local/etc/php/conf.d/apcu.ini
Normal file
@ -0,0 +1,5 @@
|
||||
extension=apcu.so
|
||||
apc.enabled=1
|
||||
apc.shm_size=<APC_SHM_SIZE>
|
||||
apc.ttl=7200
|
||||
apc.enable_cli=1
|
Reference in New Issue
Block a user