config: Fix sync for AUTOHOSTLIST_RETRANS_RESET

This commit is contained in:
remittor
2026-01-13 12:24:50 +03:00
parent 4327f98bb7
commit cf7661f2b9

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