cfg: updated yapb.cfg to reflect changes.

cfg: made yb_quota 9 by default.
linux: fixed bots connection times remains static on linux or osx.
crlib: fix security issues.
This commit is contained in:
ds 2020-10-04 00:54:34 +03:00
commit 30a112fd71
10 changed files with 110 additions and 54 deletions

View file

@ -77,7 +77,7 @@ public:
void loadConfigs ();
// loads main config file
void loadMainConfig ();
void loadMainConfig (bool isFirstLoad = false);
// loads bot names
void loadNamesConfig ();