Jump to content

ZaNteR

Members
  • Posts

    1,028
  • Credits

  • Joined

  • Last visited

  • Days Won

    2
  • Feedback

    0%

Community Answers

  1. ZaNteR's post in Auto Restart System H5 was marked as the answer   
    You can auto restart the server using global tasks in the servers database.
     
    Try this.
    INSERT INTO `global_tasks` VALUES ('9', 'restart', 'TYPE_GLOBAL_TASK', '1377057240983', '1', '06:00:00', '300'); With this your server will autorestart everyday at 6 in the morning with a 300 seconds countdown.
×
×
  • Create New...