nextcloud max upload size
This commit is contained in:
@@ -89,7 +89,7 @@ in
|
|||||||
configureRedis = true;
|
configureRedis = true;
|
||||||
extraAppsEnable = true;
|
extraAppsEnable = true;
|
||||||
enableImagemagick = true;
|
enableImagemagick = true;
|
||||||
maxUploadSize = "8096M";
|
maxUploadSize = "4096M";
|
||||||
hostName = cfg.host;
|
hostName = cfg.host;
|
||||||
caching = {
|
caching = {
|
||||||
redis = true;
|
redis = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user