Default REQUIRE_TERMS_SEEN to false for now
This commit is contained in:
parent
452879ee03
commit
7fd956260e
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ standard_settings: &standard_settings
|
|||
# OAuth consumer key for Potlatch 2
|
||||
#potlatch2_key: ""
|
||||
# Whether to require users to view the CTs before continuing to edit...
|
||||
require_terms_seen: true
|
||||
require_terms_seen: false
|
||||
|
||||
development:
|
||||
<<: *standard_settings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue