oops didn't mean to commit the test API key

This commit is contained in:
Chris Dodge
2013-03-10 11:14:25 -04:00
parent 18ee1018e6
commit cbcda0fc65

View File

@@ -104,8 +104,7 @@ SUBDOMAIN_BRANDING = {
# have an actual course with that org set
VIRTUAL_UNIVERSITIES = []
COMMENTS_SERVICE_KEY = "***REMOVED***"
COMMENTS_SERVICE_URL = "https://comments-edge-stage.herokuapp.com"
COMMENTS_SERVICE_KEY = "PUT_YOUR_API_KEY_HERE"
############################## Course static files ##########################
if os.path.isdir(DATA_DIR):