smartdns
smartdns copied to clipboard
Documentation error for the "log-syslog" parameter
URL of the documentation page: https://pymumu.github.io/smartdns/en/configuration/
Description of the issue:
In the configuration documentation, the parameter log-console is listed twice but with two different descriptions.
The first entry correctly describes log-console for enabling console logging. The second entry incorrectly reuses log-console for enabling syslog logging.
Expected fix: The parameter for enabling syslog should be corrected.