Add sample configuration file.

This commit is contained in:
Dominik Pantůček 2023-04-19 13:54:59 +02:00
parent 0cd2bd09d7
commit ad3e657391

16
doc/etc-hackerbase Normal file
View file

@ -0,0 +1,16 @@
# hackerbase sample configuration file
# Where is the git repository with member files
members-directory /root/sap/members
# Path to Fio API keys
apikeys-file /root/sap/apikey.ntlm
# Directory for storing the bank files
bank-dir /root/sap/
# Where to find last checked Fio transaction id
jendasap-checked /root/sap/checked.ntlm
# Global sender for any emails sent by the system
email-from Brmlab - Rada <rada@brmlab.cz>