add redis

This commit is contained in:
Chris Cochrun 2023-12-10 06:38:15 -06:00
parent c894791a6e
commit 403f2b96b1

View file

@ -263,6 +263,7 @@
};
notify_push.enable = true;
autoUpdateApps.enable = true;
configureRedis = true;
phpOptions = {
upload_max_filesize=1G;
post_max_size=1G;