Merge branch 'develop' into feature/releases

This commit is contained in:
rinpatch 2019-06-09 13:55:32 +03:00
commit 3ecfe2a6d4
5 changed files with 22 additions and 3 deletions

View file

@ -20,7 +20,7 @@ config :pleroma, Pleroma.Web.Endpoint,
config :phoenix, serve_endpoints: true
# Do not print debug messages in production
config :logger, level: :info
config :logger, level: :warn
# ## SSL Support
#