Files
PatchProbe-Server/PatchProbe.Server/config.json.example
2026-05-25 10:39:32 +08:00

7 lines
94 B
JSON

{
"authEnabled": true,
"enrollmentKeys": [
"change-this-to-a-strong-random-key"
]
}