mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-03 15:45:43 +00:00
nextcloud: use nginx-php as underlying image
This commit is contained in:
4
nextcloud/daily/rootfs/php/conf.d/apcu.ini
Normal file
4
nextcloud/daily/rootfs/php/conf.d/apcu.ini
Normal file
@ -0,0 +1,4 @@
|
||||
extension=apcu.so
|
||||
apc.enabled=1
|
||||
apc.shm_size=<APC_SHM_SIZE>
|
||||
apc.ttl=7200
|
Reference in New Issue
Block a user