add em back?
This commit is contained in:
parent
f8c18f2470
commit
a3f8d62757
|
@ -261,9 +261,9 @@
|
||||||
caching = {
|
caching = {
|
||||||
redis = true;
|
redis = true;
|
||||||
};
|
};
|
||||||
# notify_push.enable = true;
|
notify_push.enable = true;
|
||||||
autoUpdateApps.enable = true;
|
autoUpdateApps.enable = true;
|
||||||
# configureRedis = true;
|
configureRedis = true;
|
||||||
phpOptions = {
|
phpOptions = {
|
||||||
upload_max_filesize = "1G";
|
upload_max_filesize = "1G";
|
||||||
post_max_size = "1G";
|
post_max_size = "1G";
|
||||||
|
|
Loading…
Reference in a new issue