Changed FOSJSRouting format in config

This commit is contained in:
Nicolas Lœuillet 2016-10-24 12:58:19 +02:00 committed by Thomas Citharel
parent 3cc78f0679
commit 49c5d0ad6e

View file

@ -353,4 +353,15 @@ old_sound_rabbit_mq:
callback: wallabag_import.consumer.amqp.chrome
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