]> git.openstreetmap.org Git - rails.git/blob - config/initializers/filter_parameter_logging.rb
Instruct sprockets to recompile this file based on the settings files changing
[rails.git] / config / initializers / filter_parameter_logging.rb
1 # Be sure to restart your server when you modify this file.
2
3 # Configure sensitive parameters which will be filtered from the log file.
4 Rails.application.config.filter_parameters += [:password, :pass_crypt, :pass_crypt_confirmation]