1
0
Fork 0
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:
Éric Gaspar 2023-06-06 23:59:39 +02:00
parent b516a596fb
commit 121cde8185

View file

@ -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