Upgrade Unattended
Learn how to enable unattended upgrades, allowing your project to upgrade without your interference.
Enable the unattended upgrade feature
{
"Umbraco": {
"CMS": {
"Unattended": {
"UpgradeUnattended": true
}
}
}
}Run the upgrade
Boot order
Unattended upgrades in a load-balanced setup
Last updated
Was this helpful?