Commit 51411184 authored by John Red Medrano's avatar John Red Medrano

fixing

parent a2ffee2d
......@@ -26,10 +26,6 @@ app_id = config['SETTINGS']['app_id'],
key = config['SETTINGS']['key']
secret = config['SETTINGS']['secret']
cluster = config['SETTINGS']['cluster']
<<<<<<< HEAD
# ssl = if config['SETTINGS']['ssl'] == 1 True else
=======
>>>>>>> e6304df2e1235506235d9d1491084d7aefb02e8d
ssl = True if config['SETTINGS']['ssl'] == 1 else False
cms_notification = config['SETTINGS']['cms_notification']
......
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