random test
This commit is contained in:
parent
03def204c7
commit
700bca41c3
8 changed files with 254 additions and 51 deletions
|
|
@ -74,7 +74,10 @@ in
|
|||
overwriteProtocol = "https";
|
||||
defaultPhoneRegion = "IT";
|
||||
trusted_proxies = [ "192.168.1.150" ];
|
||||
trusted_domains = [ "cloud.${cfg.proxy.domain}" ];
|
||||
trusted_domains = [
|
||||
"cloud.${cfg.proxy.domain}"
|
||||
"nextcloud.internal"
|
||||
];
|
||||
maintenance_window_start = 1;
|
||||
enabledPreviewProviders = [
|
||||
"OC\\Preview\\BMP"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue