]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config.yml
Merge remote-tracking branch 'origin/master' into 2.2
[github/wallabag/wallabag.git] / app / config / config.yml
index 494a67a98fec677a7f15d250c1566fe47675bf1d..48496bc2d1dd0384a4f309008442b9b7b304ab6c 100644 (file)
@@ -30,7 +30,7 @@ framework:
     assets: ~
 
 wallabag_core:
-    version: 2.1.3-dev
+    version: 2.2.0-dev
     paypal_url: "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9UBA65LG3FX9Y&lc=gb"
     languages:
         en: 'English'
@@ -353,4 +353,14 @@ 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
+        - logout