; core.ini - reduces bandwidth on client side and server side.  
;
; To use, place this file in the GPL installation folder.  

[ Communications ]

; Default send_every is 2.  Default send_size is 84.  See readme for details.

net_mdm_client_send_every = 3           	; Client packet freq on dialup
net_mdm_client_send_size = 84           	; Client packet size on dialup
net_mdm_server_send_every = 3           	; Server packet freq on dialup
net_mdm_server_send_size = 84           	; Server packet size on dialup