allow protected keys to be set/unset + config_db tests
This commit is contained in:
parent
9beaac2627
commit
6115979bae
7 changed files with 179 additions and 13 deletions
|
|
@ -13,6 +13,9 @@ default: &defaults
|
|||
contact:
|
||||
email: fc@minimal.test
|
||||
|
||||
# required by configuration form (but otherwise not)
|
||||
homepage: http://www.minimal.test/
|
||||
|
||||
# true by default to keep compat with older installations, but test with false here
|
||||
use_nick: false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue