]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/tests/parameters.yml.dist.mysql
Merge pull request #1641 from wallabag/v2-doc-typo
[github/wallabag/wallabag.git] / app / config / tests / parameters.yml.dist.mysql
index d8c23634d7f2c3c728da6b9d2b2dfea990415029..3b9262bbab2b35e7564e54c5b95f656923646cf3 100644 (file)
@@ -12,7 +12,7 @@ parameters:
     test_database_driver: pdo_mysql
     test_database_host: localhost
     test_database_port: 3306
-    test_database_name: wallabag
+    test_database_name: wallabag_test
     test_database_user: root
     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