[nextcloud] overwriteprotocol https
All checks were successful
Hydra callback / on_pr (push) Has been skipped
Hydra callback / on_push (push) Has been skipped
Check flake syntax / flake-check (push) Successful in 16m38s
Weekly Flake Update / update_and_check_flake (push) Successful in 4m36s

This commit is contained in:
2026-04-14 13:14:34 +02:00
parent bd859dd40d
commit c40d84ba4d

View File

@@ -63,6 +63,7 @@ in
settings = {
trusted_domains = [ "cloud.malobeo.org" "cloud.hq.malobeo.org" ];
trusted_proxies = [ hosts.malobeo.hosts.fanny.network.address ];
overwriteprotocol = "https";
"maintenance_window_start" = "1";
"default_phone_region" = "DE";
};