Merge pull request #22076 from nextcloud/feature/noid/default_enable_user_status

Enable user_status by default
This commit is contained in:
Joas Schilling 2020-08-03 09:44:43 +02:00 committed by GitHub
commit 7b91cb5029
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,7 @@
"cloud_federation_api", "cloud_federation_api",
"comments", "comments",
"contactsinteraction", "contactsinteraction",
"dashboard",
"dav", "dav",
"encryption", "encryption",
"federatedfilesharing", "federatedfilesharing",
@ -40,6 +41,7 @@
"twofactor_backupcodes", "twofactor_backupcodes",
"updatenotification", "updatenotification",
"user_ldap", "user_ldap",
"user_status",
"viewer", "viewer",
"workflowengine" "workflowengine"
], ],