Sha256: cfec6db78a4299fd7323ebf05977e47beca8a1a8dc9a3d0acd54f92ca6f647b8
Contents?: true
Size: 290 Bytes
Versions: 2
Compression:
Stored size: 290 Bytes
Contents
# frozen_string_literal: true # Be sure to restart your server when you modify this file. # Configure sensitive parameters which will be filtered from the log file. Rails.application.config.filter_parameters += [ :passw, :secret, :token, :_key, :crypt, :salt, :certificate, :otp, :ssn ]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
upgrow-0.0.3 | test/dummy/config/initializers/filter_parameter_logging.rb |
upgrow-0.0.2 | test/dummy/config/initializers/filter_parameter_logging.rb |