Remove the require_terms_seen configuration option
This option has been set to 'true' for over six years in production. Refs #2097
This commit is contained in:
parent
f21d0126be
commit
3795da4014
4 changed files with 45 additions and 63 deletions
|
@ -87,8 +87,6 @@ defaults: &defaults
|
|||
#oauth_key: ""
|
||||
# OAuth consumer key for iD
|
||||
#id_key: ""
|
||||
# Whether to require users to view the CTs before continuing to edit...
|
||||
require_terms_seen: false
|
||||
# Whether to require users to agree to the CTs before editing
|
||||
require_terms_agreed: false
|
||||
# Imagery to return in capabilities as blacklisted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue