Idk anymore
This commit is contained in:
parent
faf6e72c8f
commit
0fce99cd46
1 changed files with 1 additions and 2 deletions
|
|
@ -12,7 +12,7 @@
|
|||
autoUpdateApps.enable = true;
|
||||
secretFile = config.age.secrets."nextcloud-secrets.json".path;
|
||||
database.createLocally = true;
|
||||
maxUploadSize = "8G";
|
||||
maxUploadSize = "16G";
|
||||
caching = {
|
||||
apcu = true;
|
||||
redis = true;
|
||||
|
|
@ -30,7 +30,6 @@
|
|||
useACMEHost = "baduhai.dev";
|
||||
forceSSL = true;
|
||||
kTLS = true;
|
||||
extraConfig = "client_max_body_size 8G";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue