mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACS-6924] Rename tags and categories plugins to mitigate naming conflicts (#3687)
* [ACS-6924] Rename tags and categories plugins to mitigate conflicts * [ACS-6924] Add missing logic for tags and categories plugins
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
"aosPlugin": true,
|
||||
"contentService": true,
|
||||
"folderRules": true,
|
||||
"tags": true,
|
||||
"categories": true
|
||||
"tagsEnabled": true,
|
||||
"categoriesEnabled": true
|
||||
},
|
||||
"oauth2": {
|
||||
"host": "{protocol}//{hostname}{:port}/auth/realms/alfresco",
|
||||
|
Reference in New Issue
Block a user