From b516a596fbabef30c3ed8c9c2d0dbad218435524 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 6 Jun 2023 23:55:52 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index a349064..8e1d4d5 100644 --- a/manifest.toml +++ b/manifest.toml @@ -80,9 +80,9 @@ ram.runtime = "50M" [resources.data_dir] [resources.permissions] - main.url = "__DOMAIN__/_matrix/cas_server.php/login" - main.show_tile=false - main.auth_header = true + #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