10 lines
		
	
	
		
			259 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			259 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
REDMINE_URL='https://redmine.example.com'
 | 
						|
# Used to get mappings.
 | 
						|
REDMINE_API_KEY=''
 | 
						|
# Used for sending email to Redmine.  Not sure if these can be consolidated atm.
 | 
						|
KEY=''
 | 
						|
# Leave these two blank for false.
 | 
						|
CATCHALL_PROJECT_NAME='catch'
 | 
						|
DEBUG_MODE=
 | 
						|
DRY_RUN=
 |