forgejo migration to postgresql + small nextcloud perfs things
This commit is contained in:
parent
dec9bc3d15
commit
a837706adf
2 changed files with 28 additions and 4 deletions
|
|
@ -19,8 +19,10 @@ services:
|
|||
- REDIS_HOST=redis
|
||||
- PHP_MEMORY_LIMIT=4G
|
||||
- PHP_UPLOAD_LIMIT=64G
|
||||
- APACHE_BODY_LIMIT=0
|
||||
- TRUSTED_PROXIES=100.65.19.39
|
||||
- PHP_OPCACHE_ENABLE=1
|
||||
- PHP_OPCACHE_MEMORY_CONSUMPTION=256
|
||||
- PHP_OPCACHE_MAX_ACCELERATED_FILES=100000
|
||||
- TRUSTED_PROXIES=100.64.0.0/10
|
||||
- OVERWRITEPROTOCOL=https
|
||||
- OVERWRITEHOST=cloud.rufous-trench.ts.net
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue