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