turn off broken thing

This commit is contained in:
Chris Cochrun 2024-02-18 06:40:37 -06:00
parent ee76ea79f3
commit ab6a721c8e

View file

@ -264,7 +264,7 @@
caching = { caching = {
redis = true; redis = true;
}; };
notify_push.enable = true; notify_push.enable = false;
autoUpdateApps.enable = true; autoUpdateApps.enable = true;
configureRedis = true; configureRedis = true;
phpOptions = { phpOptions = {