mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
update the resources file to have the connectors (#5307)
This commit is contained in:
parent
ca36618464
commit
f2cbd0cd9a
@ -125,7 +125,8 @@ export const ACTIVITI_CLOUD_APPS: any = {
|
||||
{ 'role': 'ACTIVITI_USER', 'groups': ['hr', 'testgroup'], 'users': ['hruser'] },
|
||||
{ 'role': 'APS_ADMIN', 'groups': [], 'users': ['superadminuser'] },
|
||||
{ 'role': 'APS_USER', 'groups': ['hr', 'testgroup'], 'users': ['hruser'] }
|
||||
]
|
||||
],
|
||||
infrastructure: {connectors: {restconnector: {}}, bridges: {}}
|
||||
},
|
||||
SUB_PROCESS_APP: {
|
||||
name: 'subprocessapp',
|
||||
|
Loading…
x
Reference in New Issue
Block a user