Skip to content

Commit

Permalink
Issue #3453: Enable manual core updates by default on all new sites.
Browse files Browse the repository at this point in the history
  • Loading branch information
jenlampton authored and quicksketch committed Apr 28, 2019
1 parent bf05858 commit 40d9c24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/modules/installer/config/installer.settings.json
Expand Up @@ -4,5 +4,5 @@
"url": "https://projects.backdropcms.org",
"name": "Backdrop"
},
"core_update": false
"core_update": true
}

1 comment on commit 40d9c24

@backdrop-ci
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.