Check inbound sms IP address stage 1

IP address checked
This commit is contained in:
venusbb
2017-07-03 14:14:17 +01:00
parent 72000c38aa
commit d6c69bf437
3 changed files with 14 additions and 10 deletions

View File

@@ -262,6 +262,9 @@ class Config(object):
FREE_SMS_TIER_FRAGMENT_COUNT = 250000
ALLOW_IP_INBOUND_SMS = []
######################
# Config overrides ###