Skip to content

Commit 78f054f

Browse files
committed
fix message
1 parent ef65190 commit 78f054f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

examples/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,4 +136,4 @@ services:
136136
- UN_CMDHOOK_0_EXCLUDE_1=lidarr
137137
- UN_CMDHOOK_0_TIMEOUT=10s
138138

139-
## => Content Auto Generated, 12 APR 2025 04:26 UTC
139+
## => Content Auto Generated, 12 APR 2025 04:54 UTC

examples/unpackerr.conf.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ log_queues = "1m"
3434
## Default is no log file; this is unset.
3535
## Except on macOS and Windows, the log file gets set to "~/.unpackerr/unpackerr.log"
3636
## log_files=0 turns off auto-rotation.
37-
## Default files is 10 and size(mb) is 10 Megabytes; both doubled if debug is true.
37+
## Default files is 10 and size(mb) is 10 Megabytes.
3838
#log_file = '/downloads/unpackerr.log'
3939
log_files = 10
4040
log_file_mb = 10
@@ -302,4 +302,4 @@ dir_mode = "0755"
302302
## You can adjust how long to wait for the command to run.
303303
# timeout = "10s"
304304

305-
## => Content Auto Generated, 12 APR 2025 04:26 UTC
305+
## => Content Auto Generated, 12 APR 2025 04:54 UTC

init/config/definitions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ sections:
268268
Default is no log file; this is unset.
269269
Except on macOS and Windows, the log file gets set to "~/.unpackerr/unpackerr.log"
270270
log_files=0 turns off auto-rotation.
271-
Default files is 10 and size(mb) is 10 Megabytes; both doubled if debug is true.
271+
Default files is 10 and size(mb) is 10 Megabytes.
272272
- name: log_files
273273
envvar: LOG_FILES
274274
default: 10

0 commit comments

Comments
 (0)