1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse_ynh.git synced 2024-09-03 20:26:38 +02:00

make panel load

This commit is contained in:
gredin67 2023-01-18 18:48:51 +01:00
parent 7baee4b2b4
commit 2faeeb5b75

View file

@ -137,17 +137,14 @@ name = "Resource Usage"
services = ["matrix-__APP__", "nginx"]
[resources.media]
name = "Manage Synapse Media growth and clean-up"
name = "Manage Media growth and clean-up"
[resources.media.max_upload_size]
ask = "Largest allowed media upload size in bytes."
type = "url"
type = "string"
help = "Defaults to: '10M' ."
bind = ":/etc/matrix-__APP__/homeserver.yaml"
[resources.database]
name = "Manage Synapse DataBase growth and clean-up"
[advanced]
name = "Advanced Settings"
services = ["matrix-__APP__"]
@ -157,7 +154,7 @@ services = ["matrix-__APP__"]
[advanced.help.text]
ask = '''
There are security and privacy risks if you change these settings without knowing what you do!
**There are security and privacy risks if you change these settings without knowing what you do!**
'''
type = "markdown"