projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
452879e
)
Default REQUIRE_TERMS_SEEN to false for now
author
Tom Hughes
<tom@compton.nu>
Sat, 2 Apr 2011 15:40:51 +0000
(16:40 +0100)
committer
Tom Hughes
<tom@compton.nu>
Sun, 3 Apr 2011 12:46:16 +0000
(13:46 +0100)
config/example.application.yml
patch
|
blob
|
history
diff --git
a/config/example.application.yml
b/config/example.application.yml
index 5037af1b0dd5a1971425f66ec71e9589c88cf9be..01a21ec77949c6a7e3c119a486159080c405a4e6 100644
(file)
--- a/
config/example.application.yml
+++ b/
config/example.application.yml
@@
-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:
tru
e
+ require_terms_seen:
fals
e
development:
<<: *standard_settings