Caps-Train/Config/config_example.json

7 lines
133 B
JSON
Raw Normal View History

2023-10-23 12:28:35 +02:00
{
2023-10-24 11:31:08 +02:00
"folder": "../Public",
"iterations": 20,
"server": "https://mydomain.com/caps",
"authentication": "mysecretkey",
}