CfProxy UI setup

This commit is contained in:
Flowseal
2026-04-07 16:46:04 +03:00
parent 7f44c524c8
commit 826554abfb
4 changed files with 211 additions and 5 deletions

View File

@@ -17,6 +17,9 @@ _TRAY_DEFAULTS_COMMON: Dict[str, Any] = {
"log_max_mb": 5,
"buf_kb": 256,
"pool_size": 4,
"cfproxy": True,
"cfproxy_priority": True,
"cfproxy_domain": "pclead.co.uk",
}