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.
14 lines
240 B
YAML
14 lines
240 B
YAML
fos_js_routing:
|
|
routes_to_expose:
|
|
- homepage
|
|
- starred
|
|
- archive
|
|
- all
|
|
- tag
|
|
- config
|
|
- import
|
|
- developer
|
|
- howto
|
|
- fos_user_security_logout
|
|
- new
|