mchristopher / PokemonGo-DesktopMap

Electron App around PokemonGo-Map
https://pokemon-go-updater.mike.ai/download
MIT License
1.76k stars 393 forks source link

Using Config.ini #1247

Closed ThriceCandy closed 2 years ago

ThriceCandy commented 7 years ago

Has anyone tuned the desktop release of Pokemongo-map outside of the wrapper UI? It has the config.ini example file included like the development release but it seems to hose up the installation when I try and use it (after launching server from UI it will hang in 'loading' indefinitely).

I'm running around 50 workers using a scan radius of 25, and I'm hitting the '[ WARNING] DB queue is > 50 (@51); try increasing --db-threads' so I'd like to be able to specify no gyms or pokestops in config.ini as it doesn't seem to make much of a performance difference in the UI when I toggle those.