diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-02-15 21:30:55 +0100 |
---|---|---|
committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-09-11 21:57:09 +0200 |
commit | 40d2a29443df8ef6fdf1f2d09b5ba8808543c245 (patch) | |
tree | 2bc78f398472867864adddcf03bf62ac0c390083 /app/Resources | |
parent | e31ee20dd7ed0f92e5c41c35a0876529d0b03436 (diff) | |
download | wallabag-40d2a29443df8ef6fdf1f2d09b5ba8808543c245.tar.gz wallabag-40d2a29443df8ef6fdf1f2d09b5ba8808543c245.tar.zst wallabag-40d2a29443df8ef6fdf1f2d09b5ba8808543c245.zip |
Replace RabbitMQ injection with CraueConfiguration
Diffstat (limited to 'app/Resources')
-rw-r--r-- | app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml index 48d0ec4b..731e6099 100644 --- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml +++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.en.yml | |||
@@ -9,6 +9,7 @@ export_json: Enable JSON export | |||
9 | export_txt: Enable TXT export | 9 | export_txt: Enable TXT export |
10 | export_xml: Enable XML export | 10 | export_xml: Enable XML export |
11 | pocket_consumer_key: Consumer key for Pocket to import contents (https://getpocket.com/developer/docs/authentication) | 11 | pocket_consumer_key: Consumer key for Pocket to import contents (https://getpocket.com/developer/docs/authentication) |
12 | rabbitmq: Enable RabbitMQ to import data asynchronously | ||
12 | shaarli_url: Shaarli URL, if the service is enabled | 13 | shaarli_url: Shaarli URL, if the service is enabled |
13 | share_diaspora: Enable share to Diaspora | 14 | share_diaspora: Enable share to Diaspora |
14 | share_mail: Enable share by email | 15 | share_mail: Enable share by email |