|
|
|
@ -168,7 +168,7 @@ class AppConstants {
|
|
|
|
static String apiKey = 'EE17D21C7943485D9780223CCE55DCE5';
|
|
|
|
static String apiKey = 'EE17D21C7943485D9780223CCE55DCE5';
|
|
|
|
static String testIP = '12.4.5.1'; // projectID.QlineType.ScreenType.AnyNumber (1 to 10)
|
|
|
|
static String testIP = '12.4.5.1'; // projectID.QlineType.ScreenType.AnyNumber (1 to 10)
|
|
|
|
static int thresholdForListUI = 5;
|
|
|
|
static int thresholdForListUI = 5;
|
|
|
|
static double currentBuildVersion = 9.2;
|
|
|
|
static double currentBuildVersion = 9.4;
|
|
|
|
static double clearLogsHoursThreshold = 48;
|
|
|
|
static double clearLogsHoursThreshold = 48;
|
|
|
|
|
|
|
|
|
|
|
|
// Maximum log file size in bytes before rotation/clearing. Default 2 MB.
|
|
|
|
// Maximum log file size in bytes before rotation/clearing. Default 2 MB.
|
|
|
|
|