feat(nextcloud): Disable notify_push
This commit is contained in:
parent
a1df7c59bf
commit
ecee23d4df
1 changed files with 0 additions and 2 deletions
|
@ -63,8 +63,6 @@ in {
|
||||||
catch_workers_output = "yes";
|
catch_workers_output = "yes";
|
||||||
};
|
};
|
||||||
|
|
||||||
notify_push = { enable = true; };
|
|
||||||
|
|
||||||
database.createLocally = true;
|
database.createLocally = true;
|
||||||
configureRedis = true;
|
configureRedis = true;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue