Merge pull request #1022 from alphagov/remove-nasty-query-from-dashboard

Remove nasty query from dashboard
This commit is contained in:
minglis
2017-06-08 10:58:35 +01:00
committed by GitHub
6 changed files with 357 additions and 201 deletions

View File

@@ -249,6 +249,8 @@ class Config(object):
}
}
FREE_SMS_TIER_FRAGMENT_COUNT = 250000
######################
# Config overrides ###