Skip to content
Snippets Groups Projects
Commit 163f9d75 authored by David Trattnig's avatar David Trattnig
Browse files

docs(changelog): server timeout

parent c1f81412
No related branches found
No related tags found
1 merge request!5Update all API to return attributes / properties in camelCase notation
......@@ -13,7 +13,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Configuration: Increase default value for Engine Core server timeout, to avoid malfunctions when idle (aura#165)
- Configuration: Renamed environment variable `AURA_ENGINE_SERVER_TIMEOUT` to `AURA_ENGINE_SERVER_TIMEOUT`
and configuration setting `telnet_server_timeout` to `server_timeout`.
- Configuration: Increase default value for `server_timeout`, to avoid malfunctions when idle (aura#165)
### Deprecated
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment