19 lines
		
	
	
	
		
			506 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
	
		
			506 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
 | |
| 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
 |