1
0
mirror of https://github.com/hoellen/dockerfiles.git synced 2025-07-28 11:55:42 +00:00
Files
dockerfiles/nextcloud/10.0/apcu.ini

5 lines
63 B
INI
Raw Normal View History

extension=apcu.so
apc.enabled=1
apc.shm_size=128M
apc.ttl=7200