Is it possible to turn the timer on when a machine spins down? auto stop is great since my server is used sporatically the problem is though that when it is used sometimes people can take 5 minutes to do the next action which by that point the server has already shut down.
It would be great if I could configure the auto shutdown to be 30 minutes
It’s not currently configurable but one option could be for the client to send a “keepalive” request every 3 minutes until the next action is performed.