]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config.yml
Added shortcuts
[github/wallabag/wallabag.git] / app / config / config.yml
index 168634cfe7ee009c2c3b40fc504a2362e1fa783d..494a67a98fec677a7f15d250c1566fe47675bf1d 100644 (file)
@@ -351,3 +351,6 @@ old_sound_rabbit_mq:
             queue_options:
                 name: 'wallabag.import.chrome'
             callback: wallabag_import.consumer.amqp.chrome
+
+fos_js_routing:
+    routes_to_expose: [ homepage, starred, archive, all, tag, config, import, developer, howto, about, logout ]