Update config to use logo cdn

This commit is contained in:
Ken Tsang
2017-07-21 16:06:12 +01:00
parent 3878ece9ea
commit 3e6e75998b
3 changed files with 16 additions and 37 deletions

View File

@@ -115,7 +115,6 @@ class Config(object):
PAGE_SIZE = 50
API_PAGE_SIZE = 250
SMS_CHAR_COUNT_LIMIT = 495
BRANDING_PATH = '/images/email-template/crests/'
TEST_MESSAGE_FILENAME = 'Test message'
ONE_OFF_MESSAGE_FILENAME = 'Report'
MAX_VERIFY_CODE_COUNT = 10