Skip to content
Compare
Choose a tag to compare
@storm37000 storm37000 released this 25 Oct 00:16

bugfixes and a new timeout setting.

  • You can adjust the timeout before it kills the server because of a freeze. You can do it by putting lua_run antifreeze.SetTimeout(#) in your server cfg or putting antifreeze.SetTimeout(#) inside the antifreeze.lua. Default value is 60 seconds, replace # with any positive integer you want.