mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACS-3216] introduce folder rules flag (#2565)
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
"loginRoute": "login",
|
||||
"plugins": {
|
||||
"aosPlugin": ${APP_CONFIG_PLUGIN_AOS},
|
||||
"contentService": ${APP_CONFIG_PLUGIN_CONTENT_SERVICE}
|
||||
"contentService": ${APP_CONFIG_PLUGIN_CONTENT_SERVICE},
|
||||
"folderRules": ${APP_CONFIG_PLUGIN_FOLDER_RULES}
|
||||
},
|
||||
"oauth2": {
|
||||
"host": "${APP_CONFIG_OAUTH2_HOST}",
|
||||
|
Reference in New Issue
Block a user