This repository has been archived on 2023-11-26. You can view files and clone it, but cannot push or open issues or pull requests.
bdfr-browser/config/config.exs

8 lines
124 B
Elixir
Raw Normal View History

2023-05-17 22:13:55 +00:00
import Config
config :logger,
backends: [],
2023-05-17 22:56:50 +00:00
level: :warning,
2023-05-17 22:13:55 +00:00
handle_otp_reports: false,
handle_sasl_reports: false