34 lines
767 B
Text
34 lines
767 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
|
|
|
|
# New mailman 3.x
|
|
mailman-version 3
|
|
|
|
# Use direct SQL access
|
|
mailman3-sql 1
|
|
|
|
# The path to SQLite3 DB file
|
|
mailman3-sql-path /var/lib/mailman3/data/mailman.db
|
|
|
|
# Default notifications CC
|
|
notifications-cc rada@brmlab.cz
|