🍱 lint

This commit is contained in:
Max Lerebourg
2022-09-30 00:30:37 +02:00
parent d4fce42fd7
commit cb16130ca0
+2 -2
View File
@@ -62,11 +62,11 @@ The recommanded mode for performance is the streaming mode, decisions are update
- Used only in `alone` mode, password for Crowdsec CAPI - Used only in `alone` mode, password for Crowdsec CAPI
- CrowdsecCapiScenarios - CrowdsecCapiScenarios
- []string - []string
- Used only in `alone` mode, login for Crowdsec CAPI - Used only in `alone` mode, scenarios for Crowdsec CAPI
- UpdateIntervalSeconds - UpdateIntervalSeconds
- int64 - int64
- default: 60 - default: 60
- User only in `stream` mode, interval of time between fetching blacklisted IPs from LAPI - User only in `stream` mode, interval between fetching blacklisted IPs from LAPI
- DefaultDecisionSeconds - DefaultDecisionSeconds
- int64 - int64
- default: 60 - default: 60