mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-02 17:30:23 +08:00
Make pool probing request-driven
This commit is contained in:
@@ -583,7 +583,6 @@ export interface PoolAdvancedConfig {
|
||||
score_fallback_scan_limit?: number | null
|
||||
score_rules?: PoolScoreRules | null
|
||||
probing_enabled?: boolean
|
||||
probing_interval_minutes?: number | null
|
||||
// deprecated: retained only for backward-compatible reads
|
||||
probing_target_percent?: number | null
|
||||
// deprecated: retained only for backward-compatible reads
|
||||
|
||||
Reference in New Issue
Block a user