Exclude system.performance config from automatic updates.

This commit is contained in:
Michael Stenta 2021-09-17 11:15:15 -04:00
parent b08c9ab1b5
commit db40dc13a6
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ function farm_update_farm_update_exclude_config() {
return [
'core.extension',
'system.date',
'system.performance',
'system.site',
'update.settings',
'user.role.anonymous',