6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-11-17 10:35:12 +00:00
tutor/deploy/templates/openedx/settings/cms
Régis Behmo e993b3109f Stop the "ln -s" settings madness
Creating soft links to files that do not exist is just madness, let's
stop it. Instead, we take advantage of the CONFIG_ROOT environment
variable, which allows to place lms/cms.env/auth.json files anywhere.
2018-12-26 19:27:08 +01:00
..
__init__.py Stop the "ln -s" settings madness 2018-12-26 19:27:08 +01:00
development.py Stop the "ln -s" settings madness 2018-12-26 19:27:08 +01:00
production.py Stop the "ln -s" settings madness 2018-12-26 19:27:08 +01:00