feat: remote client deel 1
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"agent_access_token": "change-me-agent-token",
|
||||
"client_id": "",
|
||||
"display_name": "MacBook Pro van Jan",
|
||||
"endpoint": "http://192.168.1.25:8765",
|
||||
"heartbeat_interval_seconds": 20,
|
||||
"platform": "macos",
|
||||
"registration_token": "change-me-registration-token",
|
||||
"shares": {
|
||||
"downloads": "/Users/jan/Downloads",
|
||||
"movies": "/Users/jan/Movies",
|
||||
"pictures": "/Users/jan/Pictures"
|
||||
},
|
||||
"webmanager_base_url": "http://127.0.0.1:8080"
|
||||
}
|
||||
Reference in New Issue
Block a user