forked from wallabag/wallabag
The structure changed completely. Bundles are gone. Everything is flatten in the folder `src`. I separated import & api controllers to avoid _pollution_ in the main controller folder.
6 lines
203 B
YAML
6 lines
203 B
YAML
fos_oauth_server_token:
|
|
resource: "@FOSOAuthServerBundle/Resources/config/routing/token.xml"
|
|
|
|
fos_oauth_server_authorize:
|
|
resource: "@FOSOAuthServerBundle/Resources/config/routing/authorize.xml"
|