Explanation of conf.txt from db folder.

11/25/2013 01:55 kombajnik#1
Hello

This is my conf.txt from db folder.

Quote:
WELCOME_MSG = "DB Server has been started"

SQL_ACCOUNT = "localhost account mt2 mt2!@# 0"
SQL_PLAYER = "localhost player mt2 mt2!@# 0"
SQL_COMMON = "localhost common mt2 mt2!@# 0"
SQL_HOTBACKUP = "localhost hotbackup mt2 mt2!@# 0"

TABLE_POSTFIX = ""

BIND_PORT = 15001
DB_SLEEP_MSEC = 10
CLIENT_HEART_FPS = 25
HASH_PLAYER_LIFE_SEC = 600
BACKUP_LIMIT_SEC = 3600
PLAYER_ID_START = 100
PLAYER_DELETE_LEVEL_LIMIT = 70

ITEM_ID_RANGE = 70000001 100000000
LOCALE = big5
Could someone explain for me those things:

Quote:
DB_SLEEP_MSEC = 10
CLIENT_HEART_FPS = 25
HASH_PLAYER_LIFE_SEC = 600
BACKUP_LIMIT_SEC = 3600
PLAYER_ID_START = 100
Thanks in advance!