mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-03 07:35:41 +00:00
nextcloud: add variables for apc and opcache memory size
This commit is contained in:
@ -29,6 +29,8 @@
|
||||
- **UID** : nextcloud user id *(default : 991)*
|
||||
- **GID** : nextcloud group id *(default : 991)*
|
||||
- **UPLOAD_MAX_SIZE** : maximum upload size *(default : 10G)*
|
||||
- **APC_SHM_SIZE** : apc memory size *(default : 128M)*
|
||||
- **OPCACHE_MEM_SIZE** : opcache memoery size in megabytes *(default : 128)*
|
||||
|
||||
#### Port
|
||||
- **8888** (recently changed, nginx now runs without root)
|
||||
|
Reference in New Issue
Block a user