mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-04 23:00:30 +08:00
Go: refactor config (#17678)
Signed-off-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
@@ -319,8 +319,6 @@ func (c *CLI) ExecuteUserCommand(cmd *Command) (ResponseIf, error) {
|
||||
return c.Logout()
|
||||
case "api_ping_server":
|
||||
return c.PingServerByCommand(cmd)
|
||||
case "api_list_configs":
|
||||
return c.ListConfigs(cmd)
|
||||
case "api_set_log_level":
|
||||
return c.APISetLogLevelCommand(cmd)
|
||||
case "benchmark":
|
||||
|
||||
Reference in New Issue
Block a user