mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Update config_panel.toml
This commit is contained in:
parent
ed452ea71f
commit
b949352a45
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ services = ["matrix-__APP__", "nginx"]
|
|||
[resources.media.max_upload_size]
|
||||
ask = "Largest allowed media upload size in bytes."
|
||||
type = "string"
|
||||
help = "Defaults to: '10M' ."
|
||||
help = "Defaults to: '10M' . Format : <value><[GMK]?>"
|
||||
bind = ":/etc/matrix-__APP__/homeserver.yaml"
|
||||
|
||||
[advanced]
|
||||
|
|
Loading…
Add table
Reference in a new issue