We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 060800a commit 770d1b5Copy full SHA for 770d1b5
config/config.exs
@@ -1,3 +1,4 @@
1
-use Mix.Config
+import Config
2
+
3
config :logger, :console, metadata: [:all, :crash_reason]
4
config :elixir, :time_zone_database, Tzdata.TimeZoneDatabase
0 commit comments