edx-configs contains all the configuration variables for your instance.
These configs (configs.yml and secrets.yml) files define the unique characteristics of your OpenEDX instance. For example, here is where you define:
configs.yml
secrets.yml
URL of your LMS and Studio
Assign a password to your MySQL users
Define availability of specific featuresarrow-up-right of openedx
Search for SET-ME in the files and change the value of those variables
Last updated 4 years ago