lib/generators/ucb_rails/templates/config/config.yml.example in ucb_rails-0.0.8 vs lib/generators/ucb_rails/templates/config/config.yml.example in ucb_rails-0.0.9
- old
+ new
@@ -4,10 +4,12 @@
# ldap:
# host: 'nds.berkeley.edu'
# host: 'nds-test.berkeley.edu'
# username: <username>
# password: <password>
+# include_test_entries: true
+# include_test_entries: false
development:
# Default behavior will do the right thing. Only set if you want
# non-standard behavior.
@@ -51,9 +53,13 @@
# ldap:
# host: 'nds.berkeley.edu'
# host: 'nds-test.berkeley.edu'
# username: <username>
# password: <password>
+ # # by default test entries returned in all but PROD
+ # include_test_entries: true
+ # include_test_entries: false
+
test:
email:
default:
from: test-user@examle.com