From 3cc78f06799b0c91957767e8d9255e67b30edd96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Mon, 24 Oct 2016 11:20:11 +0200 Subject: Added shortcuts --- app/config/config.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/config/config.yml') diff --git a/app/config/config.yml b/app/config/config.yml index 168634cf..494a67a9 100644 --- a/app/config/config.yml +++ b/app/config/config.yml @@ -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 ] -- cgit v1.2.3