svg
This commit is contained in:
23
src/ninegate-1.0/app/config/routing.yml
Normal file
23
src/ninegate-1.0/app/config/routing.yml
Normal file
@ -0,0 +1,23 @@
|
||||
core:
|
||||
resource: "@CadolesCoreBundle/Resources/config/routing.yml"
|
||||
prefix: /
|
||||
|
||||
cron:
|
||||
resource: "@CadolesCronBundle/Resources/config/routing.yml"
|
||||
prefix: /
|
||||
|
||||
portal:
|
||||
resource: "@CadolesPortalBundle/Resources/config/routing.yml"
|
||||
prefix: /
|
||||
|
||||
lightsaml_sp:
|
||||
resource: "@LightSamlSpBundle/Resources/config/routing.yml"
|
||||
prefix: saml
|
||||
|
||||
cas_sp:
|
||||
resource: "@CadolesCASBundle/Resources/config/routing.yml"
|
||||
prefix: cas
|
||||
|
||||
oneup_uploader:
|
||||
resource: .
|
||||
type: uploader
|
Reference in New Issue
Block a user