Merge pull request #316 from wvengen/feature/disable_config_validation
disable config validation (closes foodcoops#313)
This commit is contained in:
commit
9e7b2321cd
3 changed files with 3 additions and 7 deletions
|
|
@ -225,6 +225,7 @@ class FoodsoftConfig
|
|||
currency_unit: '€',
|
||||
currency_space: true,
|
||||
foodsoft_url: 'https://github.com/foodcoops/foodsoft',
|
||||
contact: {}, # avoid errors when undefined
|
||||
# The following keys cannot, by default, be set by foodcoops themselves.
|
||||
protected: {
|
||||
multi_coop_install: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue