forked from wallabag/wallabag
Added shortcuts
This commit is contained in:
committed by
Thomas Citharel
parent
644b340178
commit
3cc78f0679
@ -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 ]
|
||||
|
||||
@ -52,3 +52,6 @@ craue_config_settings_modify:
|
||||
path: /settings
|
||||
defaults:
|
||||
_controller: CraueConfigBundle:Settings:modify
|
||||
|
||||
fos_js_routing:
|
||||
resource: "@FOSJsRoutingBundle/Resources/config/routing/routing.xml"
|
||||
|
||||
Reference in New Issue
Block a user