From 8a21985474c2daae9f84ac52463fe7d297aae3ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Mon, 20 Nov 2017 17:39:14 +0100 Subject: Added internal setting to enable/disable headers storage --- app/Resources/CraueConfigBundle/translations/CraueConfigBundle.da.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/Resources/CraueConfigBundle/translations/CraueConfigBundle.da.yml') diff --git a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.da.yml b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.da.yml index 5475e571..c3fd843f 100644 --- a/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.da.yml +++ b/app/Resources/CraueConfigBundle/translations/CraueConfigBundle.da.yml @@ -12,6 +12,8 @@ export_xml: Aktiver eksport til XML # import_with_rabbitmq: Enable RabbitMQ to import data asynchronously # import_with_redis: Enable Redis to import data asynchronously shaarli_url: Shaarli-URL, hvis tjenesten er aktiv +scuttle_url: Scuttle-URL, hvis tjenesten er aktiv +unmark_url: Unmark-URL, hvis tjenesten er aktiv share_diaspora: Aktiver deling til Diaspora share_mail: Aktiver deling med email share_shaarli: Aktiver deling gennem Shaarli @@ -34,3 +36,4 @@ demo_mode_username: "Demobruger" # download_images_enabled: Download images locally # restricted_access: Enable authentication for websites with paywall # api_user_registration: Enable user to be registered using the API +# store_article_headers: Enable if wallabag stores HTTP headers for each article -- cgit v1.2.3