Merge pull request #2594 from freqtrade/hroff-1902-patch-1

minor: Fix formatting typo in docs
This commit is contained in:
Matthias 2019-12-02 06:55:54 +01:00 committed by GitHub
commit 3d666ea68e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,7 @@ For `syslog` (`rsyslog`), the reduction mode can be switched on. This will reduc
$RepeatedMsgReduction on
```
## Logging to journald
### Logging to journald
This needs the `systemd` python package installed as the dependency, which is not available on Windows. Hence, the whole journald logging functionality is not available for a bot running on Windows.