Hi,
I would like to get a list of all possible configurations that I can update in the tutor config using tutor config save --set <key>=<value>
I would like to get a list of all the keys. Is it consolidated somewhere, I could not find any in the [tutor documentation] (https://docs.tutor.edly.io/)
Maybe they are spread in github READMEs wrt to the feature?
Some examples I have gone through so far are:
- INDIGO_WELCOME_MESSAGE
- PLATFORM_NAME
- SMTP_USERNAME
- CAIRN_SUPERSET_SECRET_KEY
etc.