Caps-Server/Training/config_example.json

6 lines
159 B
JSON
Raw Normal View History

2023-01-15 11:21:47 +01:00
{
"contentDirectory": "../Public",
2023-01-15 11:21:47 +01:00
"trainingIterations": 20,
"serverPath": "https://mydomain.com/caps",
"authenticationToken": "mysecretkey",
}