[nextcloud] add hq to trusted_domains

This commit is contained in:
2026-02-20 23:22:19 +01:00
parent 04ee3105c1
commit 66a0433148

View File

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