mirror of
https://github.com/syncthing/syncthing.git
synced 2026-05-01 11:43:26 -04:00
I lately wanted some photos on my phone, and watched them sync excrutiatingly slowly. I am used to android being slow, but not that slow. This restriction caught my eye and I increased it beyond the limit (didn't spot it at first), and I did see a clear improvement. Of course as always with such a one-off test, I might also have hallucinated it, but it seems plausible with the slow thing in android being some layer between the actual filesystem and apps. Also increase the max limit, mostly just because I don't see any reason to restrict it that low - not that I have a particular reason to want more. I also changed the xml default to 0: The `prepare` code will change it to the actual default - no need to change that anymore if we change the default in the future.