mycognosist/solar

Expose resync option

Closed this issue · 0 comments

Automatic requests of the local feed were removed in #29.

One possibility is to expose a resync option via the CLI: solar --resync true.

Then in the history stream handler we simply include the resync code if the option has been passed.