Skip to content

Commit

Permalink
📝 Update readme with new variable
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuHa committed Aug 19, 2023
1 parent 1d89040 commit aab886e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,10 @@ Only one instance of the plugin is *possible*.
- string
- default: ""
- Database selection for the Redis service
- DefaultTimeoutSeconds
- int64
- default: 10
- Default timeout in seconds for contacting Crowdsec LAPI
- UpdateIntervalSeconds
- int64
- default: 60
Expand Down Expand Up @@ -173,6 +177,7 @@ http:
logLevel: DEBUG
updateIntervalSeconds: 60
defaultDecisionSeconds: 60
defaultTimeoutSeconds: 10
crowdsecMode: live
crowdsecLapiKey: privateKey-foo
crowdsecLapiKeyFile: /etc/traefik/cs-privateKey-foo
Expand Down

0 comments on commit aab886e

Please sign in to comment.