mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-04 16:15:41 +00:00
nextcloud: some improvements
- clean Dockerfile - fixes #10 - less memory consumption
This commit is contained in:
@ -1,6 +1,4 @@
|
||||
extension=apcu.so
|
||||
extension=apc.so
|
||||
apc.enabled=1
|
||||
apc.enable_cli=1
|
||||
apc.shm_size=256M
|
||||
apc.shm_size=128M
|
||||
apc.ttl=7200
|
||||
|
Reference in New Issue
Block a user