remove monitoring

This commit is contained in:
jxxghp
2025-09-04 11:23:22 +08:00
parent 48aeb98bf1
commit 89b0ea0bf1
9 changed files with 3 additions and 1047 deletions
-2
View File
@@ -360,8 +360,6 @@ class ConfigModel(BaseModel):
# ==================== 性能配置 ====================
# 大内存模式
BIG_MEMORY_MODE: bool = False
# FastApi性能监控
PERFORMANCE_MONITOR_ENABLE: bool = False
# 是否启用编码探测的性能模式
ENCODING_DETECTION_PERFORMANCE_MODE: bool = True
# 编码探测的最低置信度阈值