We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90ca5c9 commit a302c67Copy full SHA for a302c67
1 file changed
config.sample.yaml
@@ -38,6 +38,6 @@ general:
38
ctlog: 1000
39
# Combined buffer for the broadcast manager
40
broadcastmanager: 10000
41
- # Google regularly updates the log list. If this option is set to true, the server will remove all old logs.
+ # 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.
42
# This option defaults to true. See https://github.com/d-Rickyy-b/certstream-server-go/issues/51
43
drop_old_logs: true
0 commit comments