Caps-Server/Training/config_example.json
2023-01-15 14:54:31 +01:00

6 lines
159 B
JSON

{
"contentDirectory": "../Public",
"trainingIterations": 20,
"serverPath": "https://mydomain.com/caps",
"authenticationToken": "mysecretkey",
}