feat(nextcloud): Disable notify_push

This commit is contained in:
Tom Hubrecht 2023-12-05 21:56:11 +01:00
parent a1df7c59bf
commit ecee23d4df

View file

@ -63,8 +63,6 @@ in {
catch_workers_output = "yes";
};
notify_push = { enable = true; };
database.createLocally = true;
configureRedis = true;