Nextcloud: enable cache
This commit is contained in:
parent
a36b43bf4e
commit
481fd3c290
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
|||
|
||||
hostName = "my-nextcloud.bertof.net";
|
||||
maxUploadSize = "24G";
|
||||
caching.apcu = true;
|
||||
config.trustedProxies = [ "172.23.4.159" "fd80:56c2:e21c:f9c7:5399:93be:21a9:9fa0" "fe80::3079:d8ff:feb5:7d62" ];
|
||||
config.extraTrustedDomains = [ config.services.nextcloud.hostName "freya.local" ];
|
||||
config.adminpassFile = config.age.secrets.nextcloud_admin_secret.path;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue