mirror of
https://github.com/telemt/telemt.git
synced 2026-06-24 11:51:10 +03:00
rm hardcoded mask timeouts
This commit is contained in:
@@ -44,6 +44,7 @@ async fn run_relay_case(
|
||||
above_cap_blur_max_bytes,
|
||||
false,
|
||||
5 * 1024 * 1024,
|
||||
MASK_RELAY_IDLE_TIMEOUT,
|
||||
)
|
||||
.await;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user