From 555f18bb77f9b84ebb9169c6982867c15641397a Mon Sep 17 00:00:00 2001 From: Bastian Dehn Date: Fri, 27 Mar 2026 16:46:45 +0100 Subject: [PATCH] change commend in config default --- src/kds_s2000w_net.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/kds_s2000w_net.conf b/src/kds_s2000w_net.conf index ab41772..77f4e8b 100644 --- a/src/kds_s2000w_net.conf +++ b/src/kds_s2000w_net.conf @@ -2,10 +2,9 @@ scanner_url = "https://scanner.example.com" username = "muster" # option profile how many option descriptors are load -# 0=PROFILE_FULL +# 0=PROFILE_FULL (default) # 1=PROFILE_230802_V1_0_36 # 2=PROFILE_MIN -# profile (default: 0) profile = 0 # log levels: 0=OFF, 1=FATAL, 2=ERROR, 3=WARN, 4=INFO, 5=DEBUG, 6=ALL -- 2.47.3