Update documentation for 6.0.0 release

This commit is contained in:
Sean Whalen
2019-02-05 11:25:45 -05:00
parent 9a3971ca50
commit 84522a2fa0
5 changed files with 23 additions and 18 deletions

View File

@@ -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]