upgrade SQLite3 from [3.22.0 2018-01-22] to [3.35.5 2021-04-19] in hopes it will fix some I/O performance write issues #nomads#remoteok (thx @daniellockyer)
optimize /workers/setCurrentLocationForUsers.php by running it @daily not every 10 minutes and only running it for users last active in 24 hours not all tens of thousands of users (who came up with this in 2014???) #nomads