7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-07 00:20:49 +00:00

docs: Forum config section added in Configuration and customisation

This commit is contained in:
ChrisChV 2021-06-17 19:07:18 -05:00 committed by Régis Behmo
parent 5cc64bf9ee
commit b4ee6760eb

View File

@ -171,6 +171,13 @@ SMTP
Note that the SMTP server shipped with Tutor by default does not implement TLS. With external servers, only one of SSL or TLS should be enabled, at most.
Forum
*****
- ``RUN_FORUM`` (default: ``true``)
- ``FORUM_HOST`` (default: ``"forum"``)
- ``FORUM_MONGODB_DATABASE`` (default: ``"cs_comments_service"``)
SSL/TLS certificates for HTTPS access
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~