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

10 lines
130 B

6 years ago
[db]
DB_HOST = 127.0.0.1
DB_USER = ssbc
6 years ago
DB_PORT = 3306
6 years ago
DB_PASS = ssbc
6 years ago
DB_NAME = ssbc
[queue]
MAX_QUEUE_LT = 30
MAX_QUEUE_PT = 200