7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-15 20:12:20 +00:00
tutor/changelog.d/20231007_153252_fateme.khodayari97.md

3 lines
182 B
Markdown
Raw Normal View History

2023-10-16 16:34:28 +00:00
- [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)