mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Enable Nextcloud's notify_push
This commit is contained in:
parent
d80c5dc4ba
commit
a5637b3c07
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ in
|
||||||
https = true;
|
https = true;
|
||||||
maxUploadSize = "1G";
|
maxUploadSize = "1G";
|
||||||
configureRedis = true;
|
configureRedis = true;
|
||||||
|
notify_push.enable = true;
|
||||||
|
|
||||||
config = {
|
config = {
|
||||||
dbtype = "pgsql";
|
dbtype = "pgsql";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue