Remove distracting extra code
This commit is contained in:
parent
f1bd4a0fdd
commit
47b0d73cc5
13 changed files with 1 additions and 298 deletions
|
|
@ -18,12 +18,6 @@ config :birdy_chat, BirdyChatWeb.Endpoint,
|
|||
hosts: ["localhost", "127.0.0.1"]
|
||||
]
|
||||
|
||||
# Configure Swoosh API Client
|
||||
config :swoosh, api_client: Swoosh.ApiClient.Req
|
||||
|
||||
# Disable Swoosh Local Memory Storage
|
||||
config :swoosh, local: false
|
||||
|
||||
# Do not print debug messages in production
|
||||
config :logger, level: :info
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue