mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Update manifest.toml
This commit is contained in:
parent
b516a596fb
commit
121cde8185
1 changed files with 3 additions and 0 deletions
|
@ -80,14 +80,17 @@ ram.runtime = "50M"
|
|||
[resources.data_dir]
|
||||
|
||||
[resources.permissions]
|
||||
main.url = "/"
|
||||
#main.url = "__DOMAIN__/_matrix/cas_server.php/login"
|
||||
#main.show_tile=false
|
||||
#main.auth_header = true
|
||||
|
||||
server_api.url = "__DOMAIN__/_matrix"
|
||||
server_api.allowed = "visitors"
|
||||
server_api.show_tile = false
|
||||
server_api.auth_header = false
|
||||
server_api.protected = true
|
||||
|
||||
admin_api.url = "__DOMAIN__/_synapse"
|
||||
admin_api.allowed = "visitors"
|
||||
admin_api.show_tile = false
|
||||
|
|
Loading…
Add table
Reference in a new issue