Files
parsedmarc/docs/example.ini
Sean Whalen 528cfb2822 6.0.0
Move CLI options to a config file
2019-02-04 17:03:33 -05:00

21 lines
326 B
INI

# This is an example comment
[general]
save_aggregate = True
save_forensic = False
[imap]
host = imap.example.com
user = dmarcresports@example.com
password = $uperSecure
watch = True
[elasticsearch]
urls = 127.0.0.1:92000
ssl = False
[splunk_hec]
url = https://splunkhec.example.com
token = HECTokenGoesHere
index = email