config: Fix sync for AUTOHOSTLIST_RETRANS_RESET

This commit is contained in:
remittor
2026-01-12 21:56:01 +03:00
parent 0ee7ae325e
commit 5711c1f2d4

View File

@@ -101,6 +101,7 @@ sync_param AUTOHOSTLIST_FAIL_TIME
if [ $ZAPRET_CFG_NAME = "zapret2" ]; then if [ $ZAPRET_CFG_NAME = "zapret2" ]; then
sync_param AUTOHOSTLIST_INCOMING_MAXSEQ sync_param AUTOHOSTLIST_INCOMING_MAXSEQ
sync_param AUTOHOSTLIST_RETRANS_MAXSEQ sync_param AUTOHOSTLIST_RETRANS_MAXSEQ
sync_param AUTOHOSTLIST_RETRANS_RESET
sync_param AUTOHOSTLIST_UDP_IN sync_param AUTOHOSTLIST_UDP_IN
sync_param AUTOHOSTLIST_UDP_OUT sync_param AUTOHOSTLIST_UDP_OUT
fi fi