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