Files
parsedmarc/ci.ini
2026-02-18 23:10:03 +00:00

14 lines
202 B
INI

[general]
save_aggregate = True
save_forensic = True
save_smtp_tls = True
debug = True
offline = True
[elasticsearch]
hosts = http://localhost:9200
ssl = False
number_of_shards=2
number_of_replicas=2