disable error correction in dresden boxes

This commit is contained in:
Markus Schmidl 2023-11-06 23:04:41 +01:00
parent 780695a144
commit 40f14e3497
4 changed files with 8 additions and 3 deletions

View File

@ -981,11 +981,11 @@
]
},
"locked": {
"lastModified": 1695283223,
"narHash": "sha256-tiitJUgyxRgG0t+sPH/Cvyh/QGGy6T3dkg3XM5+W/RE=",
"lastModified": 1699308180,
"narHash": "sha256-hoOPf8OSYERMR6qjJKj0nGFdAGVAVbxjw0vcTL1oVYU=",
"owner": "tlm-solutions",
"repo": "telegram-decoder",
"rev": "32759b4632cf74d9cc6d369e21541b38301a7996",
"rev": "b1ab10c89f776a93bc84f68cd27d012d7b91d1bb",
"type": "github"
},
"original": {

View File

@ -4,4 +4,6 @@
];
deployment-TLMS.net.wg.publicKey = "qyStvzZdoqcjJJQckw4ZwvsQUa+8TBWtnsRxURqanno=";
TLMS.telegramDecoder.errorCorrection = false;
}

View File

@ -4,4 +4,6 @@
];
deployment-TLMS.net.wg.publicKey = "dOPobdvfphx0EHmU7dd5ihslFzZi17XgRDQLMIUYa1w=";
TLMS.telegramDecoder.errorCorrection = false;
}

View File

@ -25,4 +25,5 @@ let eth = "enp1s0"; in
deployment-TLMS.net.wg.publicKey = "B0wPH0jUxaatRncHMkgDEQ+DzvlbTBrVJY4etxqQgG8=";
TLMS.telegramDecoder.errorCorrection = false;
}