First real stable push since migrating

This commit is contained in:
2025-05-05 12:00:24 +08:00
parent e401b01d05
commit f16525e6eb
49 changed files with 3262 additions and 5 deletions

11
LD-SysInfo/config.json Normal file
View File

@@ -0,0 +1,11 @@
{
"ServerUrl": "https://sys.psg.net.au:8443",
"EnableLogging": true,
"KeepAlivePeriod": 30,
"SystemInfoInterval": 600,
"Auth": {
"Username": "testuser",
"Password": "testuser"
},
"ClientIdentifier": "f2fb7a38-622a-4ce9-86e8-a0e34d24564f"
}