e5451bbe83
- Use pool_max_idle_per_host(0) on reqwest Client so each Deluge JSON-RPC call gets a fresh TCP connection; Twisted HTTP closes keep-alive conns aggressively causing "connection closed before message completed" errors - Remove always-visible restart banner from Settings page; the old condition (settings_count > 0) was permanently true after any save - Drop unused HashMap import in deluge.rs - Update dev config: Deluge enabled with labels=[], dev password set