adjust config

This commit is contained in:
2021-04-29 17:24:02 +02:00
parent 72b9ece30b
commit c8f02dd74d
2 changed files with 0 additions and 53 deletions

View File

@ -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";
}
);