From 51ea79d74cdaf52866e5f52464eb18abbf95a462 Mon Sep 17 00:00:00 2001 From: Bastian Dehn Date: Sat, 2 Mar 2024 13:43:45 +0100 Subject: [PATCH] add example config scanner url --- src/kds_s2000w_net.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/kds_s2000w_net.conf b/src/kds_s2000w_net.conf index e69de29..02a2083 100644 --- a/src/kds_s2000w_net.conf +++ b/src/kds_s2000w_net.conf @@ -0,0 +1,3 @@ +# scanner_url = http://scanner.example.com +scanner_url = http://scanner.lan.hhaalo.de + -- 2.47.3