We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3416128 commit 9982177Copy full SHA for 9982177
config/code_ocean.yml.example
@@ -56,9 +56,9 @@ default: &default
56
unused_runner_expiration_time: 180
57
58
content_moderation:
59
- # Email address to receive reports about inappropriate content. Please make sure to update
60
- # the emails in the deployment configuration. If you don't want to receive reports, remove
61
- # all emails to disable the feature.
+ # Learners can report inappropriate content, such as offensive RfCs or comments.
+ # For each report, an email is sent to all addresses listed below. If no address is
+ # configured, learners cannot report user-generated content.
62
report_emails:
63
# - [email protected]
64
0 commit comments