Enable Nextcloud's notify_push

This commit is contained in:
Paul-Henri Froidmont 2024-12-14 02:56:03 +01:00
parent d80c5dc4ba
commit a5637b3c07
Signed by: phfroidmont
GPG key ID: BE948AFD7E7873BE

View file

@ -48,6 +48,7 @@ in
https = true;
maxUploadSize = "1G";
configureRedis = true;
notify_push.enable = true;
config = {
dbtype = "pgsql";