sv_client_min_interp_ratio

🟪 Executable on Client and Server

sv_client_min_interp_ratio <value>

This can be used to limit the value of cl_interp_ratio for connected clients (only while they are connected). -1 = let clients set cl_interp_ratio to anything any other value = set minimum value for cl_interp_ratio

Note:

The value is synced between the server and all clients.