Small formatting changes to stuff and such
This commit is contained in:
parent
505298331e
commit
8ecb59be3e
5 changed files with 2 additions and 4 deletions
|
@ -17,7 +17,7 @@
|
|||
};
|
||||
settings = {
|
||||
trusted_proxies = [ "127.0.0.1" ];
|
||||
trusted_domains = [ "files.nixfox.ca" ];
|
||||
trusted_domains = [ config.services.nextcloud.hostName ];
|
||||
overwriteprotocol = "https";
|
||||
mail_smtphost = "mx.nixfox.ca";
|
||||
mail_domain = "nixfox.ca";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue