add redis
This commit is contained in:
parent
c894791a6e
commit
403f2b96b1
|
@ -263,6 +263,7 @@
|
||||||
};
|
};
|
||||||
notify_push.enable = true;
|
notify_push.enable = true;
|
||||||
autoUpdateApps.enable = true;
|
autoUpdateApps.enable = 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