weewx-proxy/config/config.exs
2023-06-06 16:41:34 +02:00

10 lines
182 B
Elixir

import Config
config :elixir, :time_zone_database, Tz.TimeZoneDatabase
config :logger,
backends: [],
level: :warning,
handle_otp_reports: false,
handle_sasl_reports: false