mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-03 07:35:41 +00:00
nextcloud: add UPLOAD_MAX_SIZE variable
This commit is contained in:
@ -28,6 +28,7 @@
|
||||
#### Environment variables
|
||||
- **UID** : nextcloud user id *(default : 991)*
|
||||
- **GID** : nextcloud group id *(default : 991)*
|
||||
- **UPLOAD_MAX_SIZE** : maximum upload size *(default : 10G)*
|
||||
|
||||
#### Port
|
||||
- **8888** (recently changed, nginx now runs without root)
|
||||
|
Reference in New Issue
Block a user