ucfopen/lti-template-flask

Settings template could use clarification

a-goetz opened this issue · 0 comments

This portion of settings.py.template is a bit odd to understand:
# Configuration for PYLTI_CONFIG = { 'consumers': { # "key" value here can be changed to whatever you'd like your key to be # the "secret" on the right is the one to chagne # do not change the left "secret" # feel free to add more key/secret pairs for other conusmers "key": { "secret": "secret"

And also has typos 'chagne' and 'conusmers'.