Thx.. but the problem is I'm using this computer. But it seems much slower with the latest version.
If your computer doesn't have an SSD and only has a rotating HDD, using
--db-sync-mode=fast should increase synchronization speed also.
Just make sure you have
Boolberry v0.3.0.68 and use this CLI option.
I tried it on the qt. but didn't work. Where do I put that command --db-sync-mode=fast ? thx
Ok, I see. Which OS do you use?
There's a couple of options on Windows. You can create a shortcut to Boolberry.exe then right click it, go to Properties/Shortcut and change Target from this:
C:\YOUR_BBR_FOLDER\Boolberry.exe
to this:
C:\YOUR_BBR_FOLDER\Boolberry.exe --db-sync-mode=fast
Then use this shortcut to start Boolberry.
Alternatively, you can open the Command Prompt, navigate to Boolberry folder and type:
Boolberry.exe --db-sync-mode=fast