Revert "Merge pull request #1288 from alphagov/add-new-rate-logic"

This reverts commit adbff63d1f, reversing
changes made to 80f0b4b2a2.
This commit is contained in:
Martyn Inglis
2017-06-02 10:41:42 +01:00
parent adbff63d1f
commit 0dbd3fa10d
7 changed files with 4 additions and 87 deletions

View File

@@ -59,8 +59,6 @@ class Config(object):
ACTIVITY_STATS_LIMIT_DAYS = 7
TEST_MESSAGE_FILENAME = 'Report'
SMS_FREE_TIER_AMOUNT = 250000
STATSD_ENABLED = False
STATSD_HOST = "statsd.hostedgraphite.com"
STATSD_PORT = 8125