Add code from training script
This commit is contained in:
6
Config/config_example.json
Normal file
6
Config/config_example.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"contentDirectory": "../Public",
|
||||
"trainingIterations": 20,
|
||||
"serverPath": "https://mydomain.com/caps",
|
||||
"authenticationToken": "mysecretkey",
|
||||
}
|
Reference in New Issue
Block a user