添加对于Xboard的完整支持
This commit is contained in:
12
.config.example
Normal file
12
.config.example
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"services": [
|
||||
{
|
||||
"type": "xboard",
|
||||
"panel_url": "https://your-panel.com",
|
||||
"key": "your-node-key",
|
||||
"node_id": 1,
|
||||
"sync_interval": "1m",
|
||||
"report_interval": "1m"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user