Simple Linux Panel
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mdserver-web/plugins/simdht/workers/db.cfg

16 lines
215 B

[db]
DB_HOST = 127.0.0.1
DB_USER = ssbc
DB_PORT = 3306
DB_PASS = ssbc
DB_NAME = ssbc
#UNIT(G)
DB_SIZE_LIMIT = 1
DB_SIZE_TICK = 3
DB_DEL_LINE = 1000
[queue]
MAX_QUEUE_LT = 30
MAX_QUEUE_PT = 200
MAX_NODE_QSIZE = 200