mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 09:13:19 -04:00
feat(webhook_listeners): Enable the app by default
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
This commit is contained in:
parent
b8b5f2c8aa
commit
08adbed85e
1 changed files with 2 additions and 1 deletions
|
|
@ -91,7 +91,8 @@
|
|||
"updatenotification",
|
||||
"user_status",
|
||||
"viewer",
|
||||
"weather_status"
|
||||
"weather_status",
|
||||
"webhook_listeners"
|
||||
],
|
||||
"alwaysEnabled": [
|
||||
"files",
|
||||
|
|
|
|||
Loading…
Reference in a new issue