Skip to content

Commit 4e716fb

Browse files
eselllunny
authored andcommitted
add mssql to app.ini db config comment (#1172)
1 parent d87596a commit 4e716fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/app.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ RSA = 2048
147147
DSA = 1024
148148

149149
[database]
150-
; Either "mysql", "postgres" or "sqlite3", it's your choice
150+
; Either "mysql", "postgres", "mssql" or "sqlite3", it's your choice
151151
DB_TYPE = mysql
152152
HOST = 127.0.0.1:3306
153153
NAME = gitea

0 commit comments

Comments
 (0)