We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello!
On the README, it says:
by putting this settings in lms/env/private.py
lms/env/private.py
Seeing that settings are now in different files, could we update it to something like:
by putting this settings in /edx/etc/lms.yml (or /edx-platform/lms/envs/common.py?)
/edx/etc/lms.yml
/edx-platform/lms/envs/common.py
(This was tested and it works as expected on a devstack)
I'd love to make the PR but maybe the change should include both paths? I prefer asking firsthand.
Anyways, thank you for your work!!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello!
On the README, it says:
Seeing that settings are now in different files, could we update it to something like:
(This was tested and it works as expected on a devstack)
I'd love to make the PR but maybe the change should include both paths? I prefer asking firsthand.
Anyways, thank you for your work!!
The text was updated successfully, but these errors were encountered: