mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-16 10:22:14 +01:00
Changed FOSJSRouting format in config
This commit is contained in:
parent
3cc78f0679
commit
49c5d0ad6e
@ -353,4 +353,15 @@ old_sound_rabbit_mq:
|
|||||||
callback: wallabag_import.consumer.amqp.chrome
|
callback: wallabag_import.consumer.amqp.chrome
|
||||||
|
|
||||||
fos_js_routing:
|
fos_js_routing:
|
||||||
routes_to_expose: [ homepage, starred, archive, all, tag, config, import, developer, howto, about, logout ]
|
routes_to_expose:
|
||||||
|
- homepage
|
||||||
|
- starred
|
||||||
|
- archive
|
||||||
|
- all
|
||||||
|
- tag
|
||||||
|
- config
|
||||||
|
- import
|
||||||
|
- developer
|
||||||
|
- howto
|
||||||
|
- about
|
||||||
|
- logout
|
||||||
|
Loading…
Reference in New Issue
Block a user