Open hawkins opened 7 years ago
I.e.,
And just write them each as keys in the ~/.streamflow.json file with units as milliseconds, like so:
~/.streamflow.json
{ favorites: [...], "online-poll-frequency": 60000, "status-poll-frequency": 60000, "viewer-poll-frequency": 5000 }
Maybe want to shorten the names, however
I.e.,
And just write them each as keys in the
~/.streamflow.json
file with units as milliseconds, like so:Maybe want to shorten the names, however