]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/tests/parameters.yml.dist.mysql
fix #1620 and introduce new parameters to export
[github/wallabag/wallabag.git] / app / config / tests / parameters.yml.dist.mysql
index 88b1d2b40afcd8203e3a70d99da012aef14d85b6..f902f239522942d7e3fa17d7bb7a77bc88727ebd 100644 (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'