diff --git a/app/config/config.yml b/app/config/config.yml index 494a67a98..3cde2377f 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -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