Where is Koa lms.env.json

I have tried to install Open edX koa.1. It is installed and working. But there is not lms.env.json file in /edx/app/edxapp/ folder. Is it replaced with some other name or configuration working method is changed now? Please guide.

That was changed to /edx/etc/lms.yml and /edx/etc/studio.yml in Juniper.

The files were still present in Juniper but unused.

2 Likes

Thank You for your support.

1 Like

Cant figure out where lms.yml is located in case of installation using Tutor?

I’ve figured it out, thanks to the Configuration and customisation — Tutor documentation, e.g.

ls “$(tutor config printroot)/env/apps/openedx/config”

has

cms.env.yml
lms.env.yml