mirror of
https://github.com/idanoo/autobrr
synced 2025-07-23 08:49:13 +00:00
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:
parent
5851b0abe5
commit
07b3569cde
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ port = 7474
|
||||||
|
|
||||||
# autobrr logs file
|
# autobrr logs file
|
||||||
# If not defined, logs to stdout
|
# 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
|
# Optional
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue