btsync-deb
btsync-deb copied to clipboard
Unable to start btsync-daemon after upgrade to 2.7.2 (1375)
After updating to 2.7.2 report to conf file parsing error. Commenting
"folder_defaults.use_lan_broadcast" : true
solve the issue
Ceers.
Thanks, look like folder_defaults.use_lan_broadcast
was replaced with folder_defaults.lan_discovery_mode
, which is a number. Since I have no idea what that number means, or if it's a bitwise flag, I opted to remove support for this option.
Should be fixed in btsync 2.6.0-1.0
.
I haven't forgotten, just have a lot of stuff happening right now. Reopening as a feature request. This doesn't look that hard to port in.