Read config from file
This commit is contained in:
6
Resources/config_example.json
Normal file
6
Resources/config_example.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"port": 6003,
|
||||
"keyFileName": "keys",
|
||||
"deviceTimeout": 20,
|
||||
"authenticationTokens" : [],
|
||||
}
|
Reference in New Issue
Block a user