forked from wallabag/wallabag
Move default configuration out of parameters
These default configuration value shouldn't be in parameters.yml.
This commit is contained in:
@ -58,12 +58,5 @@ parameters:
|
||||
wallabag_url: http://v2.wallabag.org
|
||||
wallabag_support_url: 'https://www.wallabag.org/pages/support.html'
|
||||
|
||||
# default user config
|
||||
items_on_page: 12
|
||||
theme: material
|
||||
language: en_US
|
||||
from_email: no-reply@wallabag.org
|
||||
rss_limit: 50
|
||||
|
||||
# pocket import
|
||||
pocket_consumer_key: xxxxxxxx
|
||||
|
||||
Reference in New Issue
Block a user