From 8a39f6020eb7a481870655bd24166518e2c31f00 Mon Sep 17 00:00:00 2001 From: infactum Date: Fri, 8 Feb 2019 17:58:26 +0500 Subject: [PATCH] settings update --- settings.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/settings.ini b/settings.ini index a15c823..5f84442 100644 --- a/settings.ini +++ b/settings.ini @@ -58,6 +58,7 @@ api_hash= ; Application identifier hash for Telegram API a ;udp_reflector=true ; True, if connection through UDP reflectors is supported. +; Further DSP settings will have no effect if libtgvoip is compiled with TGVOIP_NO_DSP option. ;enable_aec=false ; acoustic echo cancellation ;enable_ns=false ; noise suppression ;enable_agc=false ; automatic gain control @@ -79,4 +80,4 @@ api_hash= ; Application identifier hash for Telegram API a ; then block all outgoing telegram requests for X more seconds than was ; requested by server -;peer_flood_time=86400 ; Seconds to wait on PEER_FLOOD +;peer_flood_time=86400 ; Seconds to wait on PEER_FLOOD \ No newline at end of file