diff --git a/doc/hackerbase.1 b/doc/hackerbase.1 index dfdf6ec..c967eb3 100644 --- a/doc/hackerbase.1 +++ b/doc/hackerbase.1 @@ -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 + +# Where to send membership fees summary mailto +summary-mailto rada@brmlab.cz +.EE +.RE + .SH "EXAMPLES" .SH "COPYRIGHT"