adjust config
This commit is contained in:
@ -5,13 +5,3 @@ upperBound = 55000;
|
||||
|
||||
receivePort = 20169;
|
||||
|
||||
devices = (
|
||||
{
|
||||
inactive = false;
|
||||
deviceId = "testsource";
|
||||
// sharedSecret must have exactly 31 characters
|
||||
sharedSecret = "0123456789012345678901234567890";
|
||||
// location must neither contains spaces nor commas or any other URL-special characters
|
||||
location = "Essen_DE";
|
||||
}
|
||||
);
|
||||
|
Reference in New Issue
Block a user