]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/tests/parameters.yml.dist.pgsql
fix #1620 and introduce new parameters to export
[github/wallabag/wallabag.git] / app / config / tests / parameters.yml.dist.pgsql
index 3c61142dd0c8987298f8f802d56721c35b8ec0ac..76685b141c42e0ddc642aa1a8b6a54d5f2ccd491 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'