removed unused config var

This commit is contained in:
Flowseal
2026-08-04 13:44:56 +03:00
parent 2a699bb91b
commit 02e52da3a7
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -23,7 +23,6 @@ _TRAY_DEFAULTS_COMMON: Dict[str, Any] = {
"cfproxy_user_domain": [],
"cfproxy_worker_domain": [],
"force_test_dc": False,
"ws_keepalive_interval": 30,
}