mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-04-22 05:19:27 +00:00
Update documentation for 6.0.0 release
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
[general]
|
||||
save_aggregate = True
|
||||
save_forensic = False
|
||||
save_forensic = True
|
||||
|
||||
[imap]
|
||||
host = imap.example.com
|
||||
@@ -11,7 +11,7 @@ password = $uperSecure
|
||||
watch = True
|
||||
|
||||
[elasticsearch]
|
||||
hosts = 127.0.0.1:92000
|
||||
hosts = 127.0.0.1:9200
|
||||
ssl = False
|
||||
|
||||
[splunk_hec]
|
||||
|
||||
Reference in New Issue
Block a user