From 3d65eb112765f6e30bfce13d3ddc793b44dc659f Mon Sep 17 00:00:00 2001 From: Bastian Dehn Date: Tue, 23 Sep 2025 16:08:12 +0200 Subject: [PATCH] change profile config full default --- src/kds_s2000w_net.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/kds_s2000w_net.conf b/src/kds_s2000w_net.conf index 57752ca..1d61946 100644 --- a/src/kds_s2000w_net.conf +++ b/src/kds_s2000w_net.conf @@ -5,7 +5,7 @@ username = "muster" # 0=PROFILE_FULL # 1=PROFILE_230802_V1_0_36 # 2=PROFILE_MIN -profile = 1 +profile = 0 # log levels: 0=OFF, 1=FATAL, 2=ERROR, 3=WARN, 4=INFO, 5=DEBUG, 6=ALL # set KDS_S2000W_NET_DEBUG enviroment variable -- 2.47.3