synapse: increase max upload size

This commit is contained in:
dogeystamp 2024-06-19 21:55:26 -04:00
parent 03d59be0eb
commit 21a15ff6fa
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38

View File

@ -1,4 +1,4 @@
# https://matrix-org.github.io/synapse/latest/usage/configuration/config_documentation.html
# https://element-hq.github.io/synapse/latest/usage/configuration/config_documentation.html
server_name: "{{ matrix_domain }}"
pid_file: /data/homeserver.pid
@ -12,6 +12,8 @@ listeners:
- names: [client, federation]
compress: false
max_upload_size: 500M
database:
name: sqlite3
args: