summaryrefslogtreecommitdiffstats
path: root/example.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'example.cfg')
-rw-r--r--example.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/example.cfg b/example.cfg
index 65056d8..a56e074 100644
--- a/example.cfg
+++ b/example.cfg
@@ -6,7 +6,8 @@ spacename = Mainframe
file = /path/to/shop.db
[INPUT]
# use ignore if you have no device (this skips the input feature)
-device = /dev/input/by-id/path-to-barcode-scanner
+barcodescanner = /dev/barcodescanner
+rfidreader = /dev/rfidreader
[MAIL]
server = mail.server.example.com
port = 587