smartdns icon indicating copy to clipboard operation
smartdns copied to clipboard

Documentation error for the "log-syslog" parameter

Open WinterCabbage opened this issue 5 months ago • 0 comments

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.

Image

Expected fix: The parameter for enabling syslog should be corrected.

WinterCabbage avatar Jun 15 '25 03:06 WinterCabbage