Implemented flexible upload limits for wordpress and matrix :)

This commit is contained in:
2025-07-26 11:22:01 +02:00
parent f9f76892af
commit a9e7ed3605
7 changed files with 31 additions and 4 deletions

View File

@@ -39,6 +39,7 @@ csp:
script-src-elem:
- "element.{{ primary_domain }}"
- "https://cdn.jsdelivr.net"
plugins:
# You need to enable them in the inventory file
chatgpt: false
@@ -50,6 +51,8 @@ plugins:
telegram: false
whatsapp: false
client_max_body_size: "15M"
domains:
canonical:
synapse: "matrix.{{ primary_domain }}"