diff options
Diffstat (limited to 'app/config/tests/parameters.yml.dist.pgsql')
-rw-r--r-- | app/config/tests/parameters.yml.dist.pgsql | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/app/config/tests/parameters.yml.dist.pgsql b/app/config/tests/parameters.yml.dist.pgsql index 76685b14..e6e7636c 100644 --- a/app/config/tests/parameters.yml.dist.pgsql +++ b/app/config/tests/parameters.yml.dist.pgsql | |||
@@ -58,12 +58,5 @@ parameters: | |||
58 | wallabag_url: http://v2.wallabag.org | 58 | wallabag_url: http://v2.wallabag.org |
59 | wallabag_support_url: 'https://www.wallabag.org/pages/support.html' | 59 | wallabag_support_url: 'https://www.wallabag.org/pages/support.html' |
60 | 60 | ||
61 | # default user config | ||
62 | items_on_page: 12 | ||
63 | theme: material | ||
64 | language: en_US | ||
65 | from_email: no-reply@wallabag.org | ||
66 | rss_limit: 50 | ||
67 | |||
68 | # pocket import | 61 | # pocket import |
69 | pocket_consumer_key: xxxxxxxx | 62 | pocket_consumer_key: xxxxxxxx |