]> git.openstreetmap.org Git - rails.git/blobdiff - config/example.application.yml
Merge branch 'master' into openstreetbugs
[rails.git] / config / example.application.yml
index dea87c247216ba59be7f2c60884fd67874448abf..eef48a7bbe5b6eca55d15ec93e7cd7c3d6553627 100644 (file)
@@ -71,6 +71,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