settings update
This commit is contained in:
parent
3fe2bab3ae
commit
8a39f6020e
|
@ -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
|
Loading…
Reference in New Issue