22 lines
547 B
Text
22 lines
547 B
Text
# 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
|
|
checked-file /root/sap/checked.ntlm
|
|
|
|
# Global sender for any emails sent by the system
|
|
email-from Brmlab - Rada <rada@brmlab.cz>
|
|
|
|
# Where to send membership fees summary mailto
|
|
summary-mailto rada@brmlab.cz
|
|
|
|
# DokuWiki base directory
|
|
dokuwiki /var/www
|