|
|
@ -8,7 +8,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
AESAliasName = "bms_master";
|
|
|
|
AESAliasName = "bms_master";
|
|
|
|
|
|
|
|
|
|
|
|
Paths = {
|
|
|
|
Paths += {
|
|
|
|
".",
|
|
|
|
".",
|
|
|
|
"../common/data_leveldesign",
|
|
|
|
"../common/data_leveldesign",
|
|
|
|
};
|
|
|
|
};
|
|
|
@ -25,7 +25,7 @@ WriteFilesDirectory = "data_shard";
|
|
|
|
|
|
|
|
|
|
|
|
WebPort = 49970;
|
|
|
|
WebPort = 49970;
|
|
|
|
|
|
|
|
|
|
|
|
// ---- service custom variables (used by CVariable class)
|
|
|
|
// ---- service custom variables (used by CVariable class)
|
|
|
|
|
|
|
|
|
|
|
|
// BS - Root directory where data are backuped to
|
|
|
|
// BS - Root directory where data are backuped to
|
|
|
|
IncrementalBackupDirectory = "../incremental_backup";
|
|
|
|
IncrementalBackupDirectory = "../incremental_backup";
|
|
|
|