semicolon

This commit is contained in:
death916 2025-05-12 11:53:07 +00:00
parent e0ddb57588
commit fa0d13f0aa

View file

@ -45,7 +45,7 @@ in
#dataDir = nextcloudDataPath; # Points to your external data directory
adminuser = "death916";
adminpassFile = adminPassFilePath; # Points to your external file
trusted_domains = ["cloud.death916.xyz" "homelab"]
trusted_domains = ["cloud.death916.xyz" "homelab"];
# overwriteprotocol = "http";
};