diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-11-23 14:40:00 +0100 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-11-23 14:40:00 +0100 |
commit | 66e9dde0dc0ba5f554231a7a968ef5b530a0563f (patch) | |
tree | 5630b9daf08589568e67c7f7e23419f416a6268c /app/config/config.yml | |
parent | f4a98334903f01e6109b09e27dc1ebefab8f8865 (diff) | |
download | wallabag-66e9dde0dc0ba5f554231a7a968ef5b530a0563f.tar.gz wallabag-66e9dde0dc0ba5f554231a7a968ef5b530a0563f.tar.zst wallabag-66e9dde0dc0ba5f554231a7a968ef5b530a0563f.zip |
Fixed logout shortcut
Diffstat (limited to 'app/config/config.yml')
-rw-r--r-- | app/config/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/config/config.yml b/app/config/config.yml index 5f939ab5..6b1ed056 100644 --- a/app/config/config.yml +++ b/app/config/config.yml | |||
@@ -366,5 +366,5 @@ fos_js_routing: | |||
366 | - import | 366 | - import |
367 | - developer | 367 | - developer |
368 | - howto | 368 | - howto |
369 | - logout | 369 | - fos_user_security_logout |
370 | - new | 370 | - new |