Update README.md

This commit is contained in:
Wonderfall 2017-03-22 15:48:57 +01:00 committed by GitHub
parent 5817b850bf
commit 3b8e2be84c

View File

@ -45,6 +45,7 @@ Other tags than `daily` are built weekly. For security reasons, you should occas
- **UPLOAD_MAX_SIZE** : maximum upload size *(default : 10G)*
- **APC_SHM_SIZE** : apc memory size *(default : 128M)*
- **OPCACHE_MEM_SIZE** : opcache memory size in megabytes *(default : 128)*
- **MEMORY_LIMIT** : php memory limit *(default : 512M)*
- **CRON_PERIOD** : time interval between two cron tasks *(default : 15m)*
- **CRON_MEMORY_LIMIT** : memory limit for PHP when executing cronjobs *(default : 1024m)*
- **TZ** : the system/log timezone *(default : Etc/UTC)*