7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-18 21:32:33 +00:00
tutor/changelog.d/20231007_153252_fateme.khodayari97.md
2023-10-16 18:34:28 +02:00

3 lines
182 B
Markdown

- [Bugfix] Fix ORA2 file uploads in CMS. As the cache settings are shared between CMS and LMS, the settings are moved
from `common_lms.py` to `common_all.py`. (by @FatemeKhodayari)