How I can stop auto restart, or how I can do my restarts weekly cause I don’t want daily.
Выстави интервал как тебе нужно. Все в твоих рукахКак я могу остановить автоматический перезапуск или как я могу делать свои перезагрузки еженедельно, потому что я не хочу каждый день.
You can set any time at cron format AutoRestartAt = 0 5 * * *How I can stop auto restart, or how I can do my restarts weekly cause I don’t want daily.
That’s right. Thanks a lotYou can set any time at cron format AutoRestartAt = 0 5 * * *
format you can build here is https://crontab.guru/
server.properties
Make 1:1 like you build here is https://crontab.guru/Yeah it’s ok that, but I want to know what I must do with * on auto restart config.
0 5 * * * *
Make 1:1 like you build here is https://crontab.guru/