Add an option to require the CTs to be agreed to edit
This commit is contained in:
parent
83ecb516a4
commit
540e56a9cc
2 changed files with 8 additions and 1 deletions
|
@ -69,6 +69,8 @@ standard_settings: &standard_settings
|
|||
#potlatch2_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
|
||||
|
||||
development:
|
||||
<<: *standard_settings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue