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:
parent
61ce4d548c
commit
30a112fd71
10 changed files with 110 additions and 54 deletions
|
|
@ -77,7 +77,7 @@ public:
|
|||
void loadConfigs ();
|
||||
|
||||
// loads main config file
|
||||
void loadMainConfig ();
|
||||
void loadMainConfig (bool isFirstLoad = false);
|
||||
|
||||
// loads bot names
|
||||
void loadNamesConfig ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue