fixed MAX_UPLOAD_SIZE and AUTO_JOIN_ROOM_LIST config

This commit is contained in:
val
2025-10-29 13:49:02 +01:00
parent 809055dadb
commit db6440b317
5 changed files with 18 additions and 5 deletions

View File

@ -12,6 +12,7 @@ services:
- STACK_NAME
- NGINX_ACCESS_LOG_LOCATION
- NGINX_ERROR_LOG_LOCATION
- MAX_UPLOAD_SIZE
configs:
- source: nginx_config
target: /etc/nginx/nginx.conf
@ -47,6 +48,7 @@ services:
- ALLOWED_LIFETIME_MAX
- ALLOW_PUBLIC_ROOMS_FEDERATION
- AUTO_JOIN_ROOM
- AUTO_JOIN_ROOM_LIST
- AUTO_JOIN_ROOM_ENABLED
- DISABLE_FEDERATION
- DOMAIN