@@ -1,5 +1,5 @@
# Copy this file to config.py and fill in necessary values
-config = {
+CONFIG = {
'clientToken': 'token',
'dbHost': 'localhost',
'dbUser': 'username',