nextcloud: Upload max file size
This commit is contained in:
parent
2ac15c2fba
commit
4b2504f0dc
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@
|
|||
https = true;
|
||||
hostName = extraInfo.nextcloudURI;
|
||||
|
||||
maxUploadSize = "50G";
|
||||
|
||||
extraAppsEnable = true;
|
||||
appstoreEnable = false;
|
||||
extraApps = {
|
||||
|
|
Loading…
Reference in a new issue