matrix-synapse/release/5.0.1+v1.93.0

7 lines
172 B
Plaintext

Logging is now disabled by default. If you want to reënable it, set these options:
```
NGINX_ACCESS_LOG_LOCATION="/dev/stdout"
NGINX_ERROR_LOG_LOCATION="/dev/stderr"
```