]> gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/commitdiff
change commend in config default
authorBastian Dehn <hhaalo@arcor.de>
Fri, 27 Mar 2026 15:46:45 +0000 (16:46 +0100)
committerBastian Dehn <hhaalo@arcor.de>
Fri, 27 Mar 2026 15:46:45 +0000 (16:46 +0100)
src/kds_s2000w_net.conf

index ab41772b7f2c0a00f6762c4f9fa0b119dd151372..77f4e8ba6df0961a838cea029d6429aa8258da33 100644 (file)
@@ -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