diff --git a/config.php b/config.php index b520f66..6c495ca 100644 --- a/config.php +++ b/config.php @@ -23,7 +23,7 @@ $settings = [ ], 'connection_settings' => [ 'all' => [ - 'drop_timeout' => 2, + 'drop_timeout' => 10, 'proxy' => '\SocksProxy', 'proxy_extra' => [ 'address' => (string)getenv('TELEGRAM_PROXY_ADDRESS'),