ENH: bootup: add slow bootup mode to avoid some possible crash on seldom computers

Change-Id: Ia7a05082eee32dcc8a2ed9ca47cf13287ee2aed9
This commit is contained in:
lane.wei 2022-11-18 14:36:34 +08:00 committed by Lane.Wei
parent 2aedc84586
commit d40f9b24ed
3 changed files with 19 additions and 12 deletions

View file

@ -25,7 +25,7 @@
#include <mutex>
#include <stack>
#define BBL_HAS_FIRST_PAGE 1
//#define BBL_HAS_FIRST_PAGE 1
#define STUDIO_INACTIVE_TIMEOUT 15*60*1000
#define LOG_FILES_MAX_NUM 30
#define TIMEOUT_CONNECT 15