Add sample configuration file.
This commit is contained in:
parent
0cd2bd09d7
commit
ad3e657391
1 changed files with 16 additions and 0 deletions
16
doc/etc-hackerbase
Normal file
16
doc/etc-hackerbase
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue