Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

Commit

Permalink
Add comment for ulimit option to example config
Browse files Browse the repository at this point in the history
  • Loading branch information
0snap committed Nov 12, 2020
1 parent a0756ab commit ccfa5d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/vast/config.yaml.example
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ unflatten: true
transform_context: fever alertify --alert-prefix 'MY PREFIX' --extra-key my-ioc --ioc %ioc
# optional. remove the field if you simply want to report back sightings to Threat Bus
sink: STDOUT
# limits the amount of concurrent background tasks for querying vast
ulimit: 100

0 comments on commit ccfa5d5

Please sign in to comment.