aboutsummaryrefslogtreecommitdiffstats
path: root/python/Dawn
diff options
context:
space:
mode:
Diffstat (limited to 'python/Dawn')
-rw-r--r--python/Dawn/config_qa.ini9
1 files changed, 0 insertions, 9 deletions
diff --git a/python/Dawn/config_qa.ini b/python/Dawn/config_qa.ini
deleted file mode 100644
index a5a14482..00000000
--- a/python/Dawn/config_qa.ini
+++ /dev/null
@@ -1,9 +0,0 @@
-SQLALCHEMY_DATABASE_URI = 'postgresql://qa:Serenitas2@debian/dawndb'
-SQLALCHEMY_TRACK_MODIFICATIONS = False
-TICKETS_FOLDER = '/home/share/Daily/tickets'
-CP_FOLDER = '/home/share/Daily/counterparties'
-SECRET_KEY = 'papa'
-LOGFILE = '/home/share/CorpCDOs/logs/dawn.log'
-DEBUG = False
-SEND_FILE_MAX_AGE_DEFAULT = 60
-SCHEMA = 'qa' \ No newline at end of file