]> 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 7dc63880c852987b19d1215d44296d7240d5719d..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: ~
@@ -29,6 +29,8 @@ parameters:
 
     # wallabag misc
     app.version: 2.0.0-alpha
+    twofactor_auth: true
+    twofactor_sender: no-reply@wallabag.org
 
     # message to display at the bottom of the page
     warning_message: >
@@ -49,6 +51,12 @@ 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'
 
     # default user config
     items_on_page: 12
@@ -56,3 +64,6 @@ parameters:
     language: en_US
     from_email: no-reply@wallabag.org
     rss_limit: 50
+
+    # pocket import
+    pocket_consumer_key: xxxxxxxx