updated nextcloud max upload size
This commit is contained in:
parent
3e6d8c03c5
commit
cf703b7f4c
@ -19,6 +19,8 @@ services:
|
||||
|
||||
|
||||
environment:
|
||||
- PHP_MEMORY_LIMIT=1G
|
||||
- PHP_UPLOAD_LIMIT=30G
|
||||
- POSTGRES_PASSWORD=${POSTGRES_PASSWORD}
|
||||
- POSTGRES_DB=${POSTGRES_DB}
|
||||
- POSTGRES_USER=${POSTGRES_USER}
|
||||
|
Loading…
x
Reference in New Issue
Block a user