summaryrefslogtreecommitdiffstats
path: root/data/config/config.ini
diff options
context:
space:
mode:
Diffstat (limited to 'data/config/config.ini')
-rw-r--r--data/config/config.ini41
1 files changed, 41 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