mirror of
https://github.com/syncthing/syncthing.git
synced 2026-05-06 06:03:06 -04:00
The API never got the first few events ("Starting" etc) as it subscribed
too late. Instead, set up a subscription for it early on. If the API is
configured not to run this is unnecessary but doesn't hurt very much.