Document sample configuration file.
This commit is contained in:
parent
015312a6a9
commit
20e7cea8f9
1 changed files with 27 additions and 0 deletions
|
@ -305,6 +305,33 @@ and first token comprised of non-whitespace characters is taken as
|
|||
configuration key. The remainder of the line without leading
|
||||
whitespace is then taken as given configuration option value.
|
||||
|
||||
A sample configuration for Brmlab installation in "/etc/hackerbase"
|
||||
is:
|
||||
|
||||
.RS
|
||||
.EX
|
||||
# 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>
|
||||
|
||||
# Where to send membership fees summary mailto
|
||||
summary-mailto rada@brmlab.cz
|
||||
.EE
|
||||
.RE
|
||||
|
||||
.SH "EXAMPLES"
|
||||
|
||||
.SH "COPYRIGHT"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue