Skip to content

Commit

Permalink
Fixing drupal db update policy
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Clifford committed Sep 25, 2020
1 parent 21a27b7 commit 5ebd26b
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions Profiles/algm_sla_site.profile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,7 @@ policies:
}
}
'Drupal:largeFiles': { severity: normal }
'Drupal:updates':
{
severity: normal,
parameters: {
max_size: 1000,
warning_size: 250
}
}
'Drupal:updates': { severity: normal }
'Database:Fulltext': { severity: normal }
'Database:Size': { severity: normal }
# Security
Expand Down

0 comments on commit 5ebd26b

Please sign in to comment.