Skip to content

Commit a302c67

Browse files
committed
refactor: specify comment in sample config regarding drop_old_logs
1 parent 90ca5c9 commit a302c67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.sample.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ general:
3838
ctlog: 1000
3939
# Combined buffer for the broadcast manager
4040
broadcastmanager: 10000
41-
# Google regularly updates the log list. If this option is set to true, the server will remove all old logs.
41+
# Google regularly updates the log list. If this option is set to true, the server will remove all logs no longer listed in the Google log list.
4242
# This option defaults to true. See https://github.com/d-Rickyy-b/certstream-server-go/issues/51
4343
drop_old_logs: true

0 commit comments

Comments
 (0)