mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-18 23:37:26 +00:00
format: package name -> github.com/QuantumNous/new-api (#2017)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package system_setting
|
||||
|
||||
import "one-api/setting/config"
|
||||
import "github.com/QuantumNous/new-api/setting/config"
|
||||
|
||||
type FetchSetting struct {
|
||||
EnableSSRFProtection bool `json:"enable_ssrf_protection"` // 是否启用SSRF防护
|
||||
|
||||
Reference in New Issue
Block a user