feat(current-proxy-card): add toggle for automatic delay detection

This commit is contained in:
Slinetrac
2025-10-14 19:27:41 +08:00
parent 02b44d83af
commit 8760ed17dc
18 changed files with 60 additions and 2 deletions

View File

@@ -850,6 +850,7 @@ interface IVergeConfig {
auto_check_update?: boolean;
default_latency_test?: string;
default_latency_timeout?: number;
enable_auto_delay_detection?: boolean;
enable_builtin_enhanced?: boolean;
auto_log_clean?: 0 | 1 | 2 | 3 | 4;
proxy_layout_column?: number;