forked from wallabag/wallabag
fix #1620 and introduce new parameters to export
This commit is contained in:
@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user