Skip to content

Instantly share code, notes, and snippets.

@jcdcdev
Created December 1, 2023 00:14
Show Gist options
  • Save jcdcdev/b9e7d2355d22eeaf2a7e4d79a4612402 to your computer and use it in GitHub Desktop.
Save jcdcdev/b9e7d2355d22eeaf2a7e4d79a4612402 to your computer and use it in GitHub Desktop.
Umbraco Unattended Upgrades
{
"Umbraco": {
"CMS": {
"Unattended": {
"PackageMigrationsUnattended": true,
"UpgradeUnattended": true
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment