]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Changed FOSJSRouting format in config
authorNicolas LÅ“uillet <nicolas@loeuillet.org>
Mon, 24 Oct 2016 10:58:19 +0000 (12:58 +0200)
committerThomas Citharel <tcit@tcit.fr>
Tue, 15 Nov 2016 20:54:20 +0000 (21:54 +0100)
app/config/config.yml

index 494a67a98fec677a7f15d250c1566fe47675bf1d..3cde2377fc0e03a786d41b9ff92025b84d5322bc 100644 (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