Skip to content

Commit 4a3c8a0

Browse files
committed
0 for the log size doens't mean unlimited
1 parent 7f36ee0 commit 4a3c8a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dnscrypt-proxy/example-dnscrypt-proxy.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ keepalive = 30
243243

244244
## Automatic log files rotation
245245

246-
# Maximum log files size in MB - Set to 0 for unlimited.
246+
# Maximum log files size in MB - 0 uses the logger's default size limit.
247247
log_files_max_size = 10
248248

249249
# How long to keep backup files, in days

0 commit comments

Comments
 (0)