add em back?

This commit is contained in:
Chris Cochrun 2023-12-10 06:52:35 -06:00
parent f8c18f2470
commit a3f8d62757

View file

@ -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";