mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-02-02 17:38:25 +00:00
5de7bec029
Previously, it was possible to override settings by defining the TUTOR_EDX_PLATFORM_SETTINGS environment variable. But let's face it: - It was not very well supported. - It was poorly explained. - It was not very useful. - It causes unnecessary code complexity. For these reasons, we drop that feature.