mirror of
https://github.com/go-gitea/gitea
synced 2025-11-05 22:08:14 +00:00
This commit is contained in:
@@ -12,4 +12,5 @@ import (
|
||||
|
||||
func init() {
|
||||
EnableSQLite3 = true
|
||||
supportedDatabases = append(supportedDatabases, "sqlite3")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user