mirror of
https://github.com/hoellen/docker-nextcloud.git
synced 2025-04-19 12:09:21 +00:00
change default cron period
This commit is contained in:
parent
014a0d1b9f
commit
697e72f271
@ -8,7 +8,7 @@ ENV UID=991 GID=991 \
|
||||
APC_SHM_SIZE=128M \
|
||||
OPCACHE_MEM_SIZE=128 \
|
||||
MEMORY_LIMIT=512M \
|
||||
CRON_PERIOD=15m \
|
||||
CRON_PERIOD=5m \
|
||||
CRON_MEMORY_LIMIT=1g \
|
||||
TZ=Etc/UTC \
|
||||
DB_TYPE=sqlite3 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user