remove constant that is no longer used
This commit is contained in:
parent
2ce67bde91
commit
5f4bee0d52
@ -14,9 +14,6 @@ APPLICATION_IP_ADDRESS = '127.0.0.1'
|
||||
# domain for the API
|
||||
API_DOMAIN = 'http://127.0.0.1:3000/'
|
||||
|
||||
# admin email addresses
|
||||
ADMIN_EMAILS = []
|
||||
|
||||
# get api key from HTTP headers if this value is present
|
||||
HTTP_HEADER_API_KEY_NAME = 'THINGSPEAKAPIKEY'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user