Commit ca8dfa46 by David Baumgold

Correct spelling of ANALYTICS

parent f4dc82b6
......@@ -44,12 +44,12 @@ ANALYTICS_API_USERS:
ANALYTICS_API_SECRET_KEY: 'Your secret key here'
ANALYTICS_API_TIME_ZONE: 'UTC'
ANALTYCIS_API_LANGUAGE_CODE: 'en-us'
ANALTYCIS_API_EMAIL_HOST: 'localhost'
ANALYTICS_API_LANGUAGE_CODE: 'en-us'
ANALYTICS_API_EMAIL_HOST: 'localhost'
ANALYTICS_API_EMAIL_HOST_USER: 'mail_user'
ANALTYCIS_API_EMAIL_HOST_PASSWORD: 'mail_password'
ANALTYCIS_API_EMAIL_PORT: 587
ANALTYCIS_API_AUTH_TOKEN: 'put-your-api-token-here'
ANALYTICS_API_EMAIL_HOST_PASSWORD: 'mail_password'
ANALYTICS_API_EMAIL_PORT: 587
ANALYTICS_API_AUTH_TOKEN: 'put-your-api-token-here'
ANALYTICS_API_CONFIG:
ANALYTICS_DATABASE: 'reports'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment