Max concurrent connections - safest setting?

Max concurrent connections - can someone please explain me, what this exactly does, because I do not understand it?

I have Joplin on my mobile and on one PC. So what would be the safest setting here? I guess 2? I’m syncing both devices over WebDav.

Many thanks in advance!

I’ve set it to 10 by default because in my tests that gave the best results. Lower it and it will slow down sync; increase it and it won’t change much (the bottleneck won’t be the connections anymore but probably the database).

It might be worth experimenting with other values though as it depends on your config. But if you don’t really know, leaving it at 10 is probably best.

3 Likes

@laurent: thank you for your help!