You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/installation.rst
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -138,6 +138,18 @@ The default email address for outgoing course emails. If not specified, falls ba
138
138
'FROM_EMAIL': 'courses@yourdomain.com',
139
139
}
140
140
141
+
**TERMS_OF_SERVICE_URL**
142
+
143
+
Optional link to your terms of service. When provided, this link is displayed in the public enrollment dialog so learners can review your terms before submitting their email address.
0 commit comments