mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 16:40:24 +08:00 
			
		
		
		
	add mssql to app.ini db config comment (#1172)
This commit is contained in:
		
							
								
								
									
										2
									
								
								conf/app.ini
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								conf/app.ini
									
									
									
									
										vendored
									
									
								
							@@ -147,7 +147,7 @@ RSA     = 2048
 | 
			
		||||
DSA     = 1024
 | 
			
		||||
 | 
			
		||||
[database]
 | 
			
		||||
; Either "mysql", "postgres" or "sqlite3", it's your choice
 | 
			
		||||
; Either "mysql", "postgres", "mssql" or "sqlite3", it's your choice
 | 
			
		||||
DB_TYPE = mysql
 | 
			
		||||
HOST = 127.0.0.1:3306
 | 
			
		||||
NAME = gitea
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user