mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-31 15:48:57 +02:00
Implemented flexible upload limits for wordpress and matrix :)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
server_name: "{{applications | get_app_conf(application_id, 'server_name', True)}}"
|
||||
pid_file: /data/homeserver.pid
|
||||
max_upload_size: {{ client_max_body_size }}
|
||||
listeners:
|
||||
- port: 8008
|
||||
tls: false
|
||||
|
Reference in New Issue
Block a user