mirror of
https://github.com/syncthing/syncthing.git
synced 2024-11-16 10:28:49 -07:00
a5345ac71e
The number of copiers and pullers is set to default at config loading time, but the new folder configuration doesn't pass through config loading so we start up with 0 copiers and 0 pullers and hence get stuck. I moved the default handling to the puller itself instead. I think this way is also cleaner as we get to keep the 0 in the config and the puller gets to decide the defaults on it's own. |
||
---|---|---|
.. | ||
auto | ||
beacon | ||
config | ||
db | ||
discover | ||
events | ||
fnmatch | ||
ignore | ||
model | ||
osutil | ||
rc | ||
scanner | ||
stats | ||
symlinks | ||
sync | ||
upgrade | ||
upnp | ||
versioner |