mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Enable user_status by default
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
This commit is contained in:
parent
8e01ff15df
commit
a8c4a8367a
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,7 @@
|
|||
"cloud_federation_api",
|
||||
"comments",
|
||||
"contactsinteraction",
|
||||
"dashboard",
|
||||
"dav",
|
||||
"encryption",
|
||||
"federatedfilesharing",
|
||||
|
|
@ -40,6 +41,7 @@
|
|||
"twofactor_backupcodes",
|
||||
"updatenotification",
|
||||
"user_ldap",
|
||||
"user_status",
|
||||
"viewer",
|
||||
"workflowengine"
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue