Skip to content
Snippets Groups Projects
Commit 99df0ed4 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Optimize read/save of Seen config

Previously, this uses INI format files, with ini file accessors
to read and save this file.  Now it just dumps a JSON file in and
slurps it out.

This saves about 0.4s/msg on my system when reading headers.
parent 830fb14e
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment