mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
5 lines
221 B
Ruby
5 lines
221 B
Ruby
# 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 += [:password, :private_key, :public_key]
|