-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Provisioning will set up multiple cron jobs, including wordpress auto updates (if enabled) at midnight server time. However, the server time may sometimes default to UTC, which can vary greatly from a dev's local time (eg, midnight UTC = 7pm CST).
We could add to the provisioning some kind of default timezone and maybe time syncing (eg, via NTP)