mirror of
https://github.com/thomiceli/opengist.git
synced 2025-06-18 08:07:12 +02:00
Add Meilisearch indexer (#444)
This commit is contained in:
@ -151,7 +151,7 @@ func Setup(t *testing.T) *TestServer {
|
||||
|
||||
git.ReposDirectory = filepath.Join("tests")
|
||||
|
||||
config.C.IndexEnabled = false
|
||||
config.C.Index = ""
|
||||
config.C.LogLevel = "error"
|
||||
config.InitLog()
|
||||
|
||||
|
Reference in New Issue
Block a user