]>
Commit | Line | Data |
---|---|---|
3c969d39 | 1 | settings_changed: Configuration updated |
63e40f2d JB |
2 | download_pictures: Download pictures on your server |
3 | carrot: Enable share to Carrot | |
3c6b00dc | 4 | diaspora_url: diaspora* URL, if the service is enabled |
63e40f2d JB |
5 | export_epub: Enable ePub export |
6 | export_mobi: Enable .mobi export | |
7 | export_pdf: Enable PDF export | |
a74a6ca2 JB |
8 | export_csv: Enable CSV export |
9 | export_json: Enable JSON export | |
10 | export_txt: Enable TXT export | |
11 | export_xml: Enable XML export | |
d4e366f6 JB |
12 | import_with_rabbitmq: Enable RabbitMQ to import data asynchronously |
13 | import_with_redis: Enable Redis to import data asynchronously | |
bc358c91 | 14 | shaarli_url: Shaarli URL, if the service is enabled |
8a219854 NL |
15 | scuttle_url: Scuttle URL, if the service is enabled |
16 | unmark_url: Unmark URL, if the service is enabled | |
2c437e93 | 17 | share_diaspora: Enable share to diaspora* |
3c6b00dc AN |
18 | share_mail: Enable share by e-mail |
19 | share_shaarli: Enable sharing to Shaarli | |
20 | share_scuttle: Enable sharing to Scuttle | |
21 | share_twitter: Enable sharing to Twitter | |
22 | share_unmark: Enable sharing to Unmark.it | |
63e40f2d JB |
23 | show_printlink: Display a link to print content |
24 | wallabag_support_url: Support URL for wallabag | |
d7807ff5 TC |
25 | entry: "article" |
26 | export: "export" | |
27 | import: "import" | |
28 | misc: "misc" | |
29 | modify_settings: "apply" | |
e0a97914 | 30 | piwik_host: Host of your website in Piwik (without http:// or https://) |
07643dde NL |
31 | piwik_site_id: ID of your website in Piwik |
32 | piwik_enabled: Enable Piwik | |
2c437e93 | 33 | demo_mode_enabled: "Enable demo mode? (Only used for the public wallabag demo)" |
a4f42c59 | 34 | demo_mode_username: "Demo user" |
3c6b00dc | 35 | share_public: Allow public URL for entries |
aedd6ca0 | 36 | download_images_enabled: Download images locally |
2c437e93 | 37 | restricted_access: Enable authentication for paywalled websites |
1b9cd917 | 38 | api_user_registration: Enable user to be registered using the API |
8a219854 | 39 | store_article_headers: Enable if wallabag stores HTTP headers for each article |
e0a97914 | 40 | shaarli_share_origin_url: Enable sharing origin url to Shaarli, if the service is enabled |