We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b96805 commit cf52b8dCopy full SHA for cf52b8d
ibexa/collaboration/5.0/config/routes/ibexa_collaboration.yaml
@@ -0,0 +1,11 @@
1
+ibexa.collaboration:
2
+ resource: '@IbexaCollaborationBundle/Resources/config/routing.yaml'
3
+
4
+ibexa.rest.collaboration:
5
+ resource: '@IbexaCollaborationBundle/Resources/config/routing_rest.yaml'
6
+ prefix: '%ibexa.rest.path_prefix%'
7
8
+ibexa.collaboration.routing_admin:
9
+ resource: '@IbexaCollaborationBundle/Resources/config/routing_admin.yaml'
10
+ defaults:
11
+ siteaccess_group_whitelist: '%admin_group_name%'
0 commit comments