Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-09 | Set Logger level to :info in prod | Egor Kislitsyn | |
2019-11-26 | Default log level for syslog in prod should also be :warn | Mark Felder | |
2019-11-19 | Allow mix tasks to always run with debug logging | Mark Felder | |
2019-06-20 | Fixes for dynamic configuration | Alexander Strizhakov | |
2019-06-14 | it is changed in compile time | Alexander Strizhakov | |
we can't change module attributes and endpoint settings in runtime | |||
2019-06-09 | Merge branch 'develop' into feature/releases | rinpatch | |
2019-06-08 | Fix wrong placement of serve_endpoints | rinpatch | |
2019-06-08 | Set default loglevel to `warn` in prod | rinpatch | |
It's rare that info logs are needed to debug the issue, so I would suggest setting them to warn in prod by default to make finding the relevant parts easier and potentially even decrease cpu usage on bigger instances Closes #962 | |||
2019-06-08 | Set serve_endpoints to true in prod config as setting it in runtime | rinpatch | |
config would cause issues with mix tasks | |||
2018-11-30 | config/prod.exs: Remove server: true | Haelwenn (lanodan) Monnier | |
This breaks mix tasks in regular Elixir | |||
2018-11-19 | Various runtime configuration fixes | href | |
2018-03-28 | Clean up prod.exs a bit. | lain | |
2018-01-14 | #95 Correct prod.exs | Hakaba Hitoyo | |
2017-03-17 | Phoenix skeleton | Roger Braun | |