summaryrefslogtreecommitdiffstats
path: root/example.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'example.cfg')
-rw-r--r--example.cfg21
1 files changed, 0 insertions, 21 deletions
diff --git a/example.cfg b/example.cfg
deleted file mode 100644
index 1dbede7..0000000
--- a/example.cfg
+++ /dev/null
@@ -1,21 +0,0 @@
-[DATABASE]
-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
-[MAIL]
-server = mail.server.example.com
-port = 587
-username = shop-system@server.example.com
-password = my_top_secret_password
-starttls = true
-[AUDIO]
-path = /path/to/sounds/
-[PGP]
-keyring = /path/to/keyring/
-keyid = 0x12345678
-[WEB]
-filepath = /path/to/web/templates/
-port = 8080
-[INVOICE]
-datadir = /path/to/invoice/