enhancement(config): clarify logPath usage (#783)

Added clarity for logPath as people on windows uses backslashes which doesn't work.

Co-authored-by: KaiserBh <kaiserbh@proton.me>
This commit is contained in:
KaiserBh 2023-03-27 08:14:07 +11:00 committed by GitHub
parent 5851b0abe5
commit 07b3569cde
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,6 +44,7 @@ port = 7474
# autobrr logs file
# If not defined, logs to stdout
# Make sure to use forward slashes and include the filename with extension. eg: "log/autobrr.log", "C:/autobrr/log/autobrr.log"
#
# Optional
#