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.

15 lines
277 B

{
"pool_id": 0,
"bind_ip": "127.0.0.1",
"hostname": "testpool.com",
"db_storage_path": "CHANGEME",
"coin": "xmr",
"mysql": {
"connectionLimit": 20,
"host": "127.0.0.1",
"database": "pool",
"user": "pool",
"password": "98erhfiuehw987fh23d"
}
}