mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
Implemented flexible upload limits for wordpress and matrix :)
This commit is contained in:
@@ -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 }}"
|
||||
|
Reference in New Issue
Block a user