Netcloud: remove overwrite protocol

This commit is contained in:
Filippo Berto 2024-06-29 17:19:27 +02:00
parent 1020e3efb3
commit 9016b9b70b
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED

View file

@ -54,7 +54,7 @@ in
trusted_domains = [ trusted_domains = [
"heimdall.tsn" "heimdall.tsn"
]; ];
overwriteprotocol = "http"; # overwriteprotocol = "http";
}; };
config = { config = {
dbtype = "pgsql"; dbtype = "pgsql";