Re: Reduce calls for presence detection

  •  11-16-2010, 12:35 PM

    Re: Reduce calls for presence detection

    Dear rgettel,
     
    Please open "CuteSoft_Client\CuteChat\LoadSettings.aspx" and change 
     
    var Chat_Sync_Timeout=200;//sync 5 times per second.
     
    to:
     
    var Chat_Sync_Timeout=2000;//sync 1 time per two seconds.
     
    Thank you for asking
View Complete Thread