We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0e9718 commit 6e81507Copy full SHA for 6e81507
1 file changed
examples/threathunter/threat_intelligence/config.yml
@@ -42,7 +42,8 @@ sites:
42
collections:
43
44
# (optional) the start date for which to start requesting data.
45
- # Defaults to 2019-01-01 00:00:00 if you supply nothing
+ # Use %y-%m-%d %H:%M:%S format.
46
+ # Defaults to 2019-01-01 00:00:00 if you supply nothing.
47
start_date:
48
49
# (optional) the minutes to advance for each request.
0 commit comments