GL-MT300N-V2 Scheduled Reboot?

Is it posible to set the GL-MT300N-V2 to do a scheduled reboot?
I have looked in advanced settings but didn’t see anything.
I have F/W: 2.7

Thanks

You can write a script thats as simple as ‘/sbin/shutdown -r now’ and set it up in cron to execute when you’d like it to.

many thanks, will give it a go