Skip to content

Commit e168296

Browse files
committed
document new config parameter
1 parent d7f5ad9 commit e168296

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/admin/configuration/intelmq.md

+7
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,13 @@ configured to do so.
237237

238238
(optional, boolean) Verify the TLS certificate of the server. Defaults to true.
239239

240+
**`stop_retry_limit`**
241+
242+
(optional, integer) amount of retries when checking the status of a botnet after issuing `intelmqctl stop`. Each retry
243+
another *0.1s* longer is waited until a maximum of *5s* to sleep in each iteration is reached. Only applies when
244+
stopping a bot*net* (not individual bots).
245+
Defaults to 5.
246+
240247
#### Individual Bot Configuration
241248

242249
!!! info

0 commit comments

Comments
 (0)