simov / markdown-viewer

Markdown Viewer / Browser Extension
MIT License
1.02k stars 132 forks source link

Make autoreload frequency configurable #248

Open fvogl opened 2 weeks ago

fvogl commented 2 weeks ago

currently it seems to be 1s hardcoded

simov commented 2 weeks ago

I'm assuming you want it to check for updates in less than a second?

fvogl commented 2 weeks ago

@simov , actually the other way round. I would prefer an update every 5s. In any case, make it a configurable option in s or ms if you expect users to go less than 1s.