fix #1620 and introduce new parameters to export

This commit is contained in:
Thomas Citharel
2016-01-24 18:21:09 +01:00
parent 95780f5abe
commit b89444ad8b
7 changed files with 31 additions and 10 deletions

View File

@ -51,6 +51,10 @@ parameters:
export_epub: true
export_mobi: true
export_pdf: true
export_csv: true
export_json: true
export_txt: true
export_xml: true
wallabag_url: http://v2.wallabag.org
wallabag_support_url: 'https://www.wallabag.org/pages/support.html'