]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/CraueConfigBundle/translations/CraueConfigBundle.tr.yml
Added internal setting to enable/disable headers storage
[github/wallabag/wallabag.git] / app / Resources / CraueConfigBundle / translations / CraueConfigBundle.tr.yml
index cd42e595d4524b8f6e86caf894065f66e1de8869..b992ccc215b26177826af65977a8f6ce2dd04f2a 100644 (file)
 # import_with_rabbitmq: Enable RabbitMQ to import data asynchronously
 # import_with_redis: Enable Redis to import data asynchronously
 # shaarli_url: Shaarli URL, if the service is enabled
+# scuttle_url: Scuttle URL, if the service is enabled
+# unmark_url: Unmark URL, if the service is enabled
 # share_diaspora: Enable share to Diaspora
 # share_mail: Enable share by email
 # share_shaarli: Enable share to Shaarli
+# share_scuttle: Enable share to Scuttle
 # share_twitter: Enable share to Twitter
 # share_unmark: Enable share to Unmark.it
 # show_printlink: Display a link to print content
@@ -32,3 +35,6 @@
 # demo_mode_username: "Demo user"
 # share_public: Allow public url for entries
 # 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