]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/tests/parameters.yml.dist.pgsql
Merge pull request #1639 from wallabag/v2-change-test-dbname
[github/wallabag/wallabag.git] / app / config / tests / parameters.yml.dist.pgsql
index ca3f6ea20ab59a3347a649203bb0590e9f7d9dd6..a5aef02803b6507782ade5f83347ea0742445d0b 100644 (file)
@@ -12,7 +12,7 @@ parameters:
     test_database_driver: pdo_pgsql
     test_database_host: localhost
     test_database_port:
-    test_database_name: wallabag
+    test_database_name: wallabag_test
     test_database_user: travis
     test_database_password: ~
     test_database_path: ~
@@ -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'
 
@@ -60,3 +64,6 @@ parameters:
     language: en_US
     from_email: no-reply@wallabag.org
     rss_limit: 50
+
+    # pocket import
+    pocket_consumer_key: xxxxxxxx