]> git.openstreetmap.org Git - rails.git/blob - config/initializers/filter_parameter_logging.rb
Two more "nowrap" instructions removed to accommodate narrower displays
[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]