6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-09-19 16:09:02 +00:00
tutor/.gitignore
Régis Behmo c883af35f7 Add HTTPS support
HTTPS is now fully supported. The ACTIVATE_HTTPS feature flag needs to
be set. Required domain names are LMS_HOST, preview.LMS_HOST and
CMS_HOST.

Close #46.
2018-08-19 14:49:14 +02:00

13 lines
186 B
Plaintext

.*.swp
config/config.json
config/android/*.yaml
config/letsencrypt/*.sh
config/mysql/*.env
config/nginx/*.conf
config/openedx/*.json
config/openedx/*.sh
config/xqueue/*.py
data-*/
TODO