Skip to content

Commit

Permalink
Merge pull request #44 from celevra/patch-6
Browse files Browse the repository at this point in the history
Update plugin.json
  • Loading branch information
fl0ppy-d1sk authored May 11, 2024
2 parents dd7259d + 46a96dc commit a0ce518
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions crowdsec/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,15 @@
"label": "CrowdSec request timeout",
"regex": "^\\d+$",
"type": "text"
},
"CROWDSEC_CACHE_EXPIRATION": {
"context": "global",
"default": "1",
"help": "Bouncer's cache expiration in live mode, in second.",
"id": "crowdsec-cache-exporation",
"label": "CrowdSec cache-esporation",
"regex": "^\\d+$",
"type": "text"
}
},
"jobs": [
Expand Down

0 comments on commit a0ce518

Please sign in to comment.