zhangzengfei
2024-04-19 b9ce6325cbcf8290bbe72a956c045bd7edc9de5c
config/config.go
@@ -28,6 +28,7 @@
   ReportServer   string `mapstructure:"report-server"`
   ReportInterval int    `mapstructure:"report-interval"`
   RetryInterval  int    `mapstructure:"retry-interval"`
   CutFaceImage   bool   `mapstructure:"cut-face-image"`
}
type rateLimitConfig struct {