# Force all environments to use the same logger level
# (by default production uses :info, the others :debug)
- config.log_level = :debug
+ # config.log_level = :debug
# Your secret key for verifying cookie session data integrity.
# If you change this key, all old sessions will become invalid!