fix: remove cfg from git to avoid leaking secrets
This commit is contained in:
		
							
								
								
									
										23
									
								
								imagebot.cfg
									
									
									
									
									
								
							
							
						
						
									
										23
									
								
								imagebot.cfg
									
									
									
									
									
								
							@@ -1,23 +0,0 @@
 | 
			
		||||
# DEBUG CONFIGURATION
 | 
			
		||||
# DO NOT USE IN PRODUCTION
 | 
			
		||||
 | 
			
		||||
[imagebot]
 | 
			
		||||
instance_name=ImageBot
 | 
			
		||||
host=localhost
 | 
			
		||||
 | 
			
		||||
[django]
 | 
			
		||||
secret=CHANGE-ME
 | 
			
		||||
debug=True
 | 
			
		||||
 | 
			
		||||
[database]
 | 
			
		||||
backend=sqlite3
 | 
			
		||||
name=imagebot.sqlite3
 | 
			
		||||
 | 
			
		||||
[locations]
 | 
			
		||||
media_root=./media/
 | 
			
		||||
 | 
			
		||||
[logging]
 | 
			
		||||
app_log_level=INFO
 | 
			
		||||
django_log_level=INFO
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user