]>
Commit | Line | Data |
---|---|---|
63e40f2d JB |
1 | download_pictures: Download pictures on your server |
2 | carrot: Enable share to Carrot | |
3 | diaspora_url: Diaspora URL, if the service is enabled | |
4 | export_epub: Enable ePub export | |
5 | export_mobi: Enable .mobi export | |
6 | export_pdf: Enable PDF export | |
a74a6ca2 JB |
7 | export_csv: Enable CSV export |
8 | export_json: Enable JSON export | |
9 | export_txt: Enable TXT export | |
10 | export_xml: Enable XML export | |
d4e366f6 JB |
11 | import_with_rabbitmq: Enable RabbitMQ to import data asynchronously |
12 | import_with_redis: Enable Redis to import data asynchronously | |
bc358c91 | 13 | shaarli_url: Shaarli URL, if the service is enabled |
63e40f2d JB |
14 | share_diaspora: Enable share to Diaspora |
15 | share_mail: Enable share by email | |
16 | share_shaarli: Enable share to Shaarli | |
17 | share_twitter: Enable share to Twitter | |
18 | show_printlink: Display a link to print content | |
19 | wallabag_support_url: Support URL for wallabag | |
20 | wallabag_url: URL of *your* wallabag instance | |
d7807ff5 TC |
21 | entry: "article" |
22 | export: "export" | |
23 | import: "import" | |
24 | misc: "misc" | |
25 | modify_settings: "apply" | |
07643dde NL |
26 | piwik_host: Host of your website in Piwik |
27 | piwik_site_id: ID of your website in Piwik | |
28 | piwik_enabled: Enable Piwik | |
a4f42c59 JB |
29 | demo_mode_enabled: "Enable demo mode ? (only used for the wallabag public demo)" |
30 | demo_mode_username: "Demo user" | |
b1afef30 | 31 | share_public: Allow public url for entries |