summaryrefslogtreecommitdiffstats
path: root/data/config
diff options
context:
space:
mode:
authorSebastian Reichel <sre@ring0.de>2018-07-14 19:33:03 +0200
committerSebastian Reichel <sre@ring0.de>2018-07-18 01:27:02 +0200
commitf77ef3ceb3b828724a60c4838b3524e8f7c5115b (patch)
treeebbf42206415464a39d77234263c4ea128524056 /data/config
parent568c2be3c328a272f7a872c3fc67b61af3c4e797 (diff)
downloadserial-barcode-scanner-f77ef3ceb3b828724a60c4838b3524e8f7c5115b.tar.bz2
Debian packaging
Diffstat (limited to 'data/config')
-rw-r--r--data/config/config.ini41
-rw-r--r--data/config/logo.txt6
2 files changed, 47 insertions, 0 deletions
diff --git a/data/config/config.ini b/data/config/config.ini
new file mode 100644
index 0000000..a1ca357
--- /dev/null
+++ b/data/config/config.ini
@@ -0,0 +1,41 @@
+[GENERAL]
+longname = Kreativität trifft Technik e.V.
+shortname = KTT
+spacename = Mainframe
+datapath = /usr/share/shopsystem/
+[DATABASE]
+file = /var/lib/shopsystem/shopsystem.db
+[INPUT]
+# use ignore if you have no device (this skips the input feature)
+barcodescanner = /dev/barcodescanner
+rfidreader = /dev/rfidreader
+[MAIL]
+# You can specify username + password, but it is recommended to use
+# a local mailserver (e.g. postfix or exim4) as relay server, that
+# queues your mails and will resend them if there is a temporary
+# network outage
+server = 127.0.0.1
+port = 25
+starttls = false
+mailfromaddress = shop@kreativitaet-trifft-technik.de
+treasurermailaddress = shop-einzug@kreativitaet-trifft-technik.de
+[PGP]
+keyring = /path/to/keyring/
+keyid = 0x12345678
+[WEB]
+# You can enable TLS, but it is recommended to use a reverse proxy
+# (e.g. nginx, lighttpd or apache) instead.
+port = 8080
+[INVOICE]
+vat = no
+addressrow = Kreativität trifft Technik e.V., Bahnhofsplatz 10, 26122 Oldenburg
+footer1 = <b>Kreativität trifft Technik e.V.</b>\nAmtsgericht Oldenburg VR 201044\n\nHackspace „Mainframe“\nFabLab „Fab-O-Lab“\nSchnittstelle „Schnittstelle“\n\nBahnhofsplatz 10 • 26122 Oldenburg
+footer2 = <b>Raiffeisenbank Oldenburg</b>\nIBAN: DE34 2806 0228 0037 0185 00\nBIC: GENODEF1OL2\n\n\n<b>Finanzamt Oldenburg</b>\nAls gemeinnützig anerkannt.\nSteuer Nr.: 64/220/18413
+footer3 = <b>Mail:</b> vorstand@kreativitaet-trifft-technik.de\n<b>Web:</b> www.kreativitaet-trifft-technik.de\n\n\n\n<b>BGB-Vorstand:</b>\nPatrick Günther, Jan Janssen, Andre Schäfer, Lars Hüsemann
+[JVEREIN]
+membership_number = intern
+[MQTT]
+broker = spacegate.mainframe.lan
+topic = /access-control-system/space-state
+displayOn = open
+displayOff = close
diff --git a/data/config/logo.txt b/data/config/logo.txt
new file mode 100644
index 0000000..ee57aa1
--- /dev/null
+++ b/data/config/logo.txt
@@ -0,0 +1,6 @@
+ _ ___ _____ ____ _
+ | |/ / ||_ _| / ___|| |__ ___ _ __
+ | ' /| __|| | \___ \| '_ \ / _ \| '_ \
+ | . \| |_ | | ___) | | | | (_) | |_) )
+ |_|\_\\__||_| |____/|_| |_|\___/| .__/
+ |_|