P5-4896 remove esales

This commit is contained in:
Martin Carlsson
2020-02-27 09:43:16 +01:00
committed by GitHub
parent d5be080f89
commit d2c567a7cd
19 changed files with 5 additions and 212 deletions
-2
View File
@@ -2,6 +2,4 @@ SQLALCHEMY_DATABASE_URI = 'postgresql://user:password@host/db_name'
SQLALCHEMY_TRACK_MODIFICATIONS = True
DEBUG = True
API_KEYS = ['secretkey']
ESALES_URL = 'username:password'
ESALES_IMPORT_DIR = '/tmp/esales'
BERNARD_QUEUE_URL = 'https://sqs.eu-west-1.amazonaws.com/<queue_id>/<queue_name>'