summaryrefslogtreecommitdiffstats
path: root/example.cfg
blob: 1dbede76a5baa29c44488a73c3d75f3f7d93a1b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[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/