Skip to content

Commit 9982177

Browse files
committed
fix doc in settings
1 parent 3416128 commit 9982177

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config/code_ocean.yml.example

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,9 @@ default: &default
5656
unused_runner_expiration_time: 180
5757

5858
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.
59+
# Learners can report inappropriate content, such as offensive RfCs or comments.
60+
# For each report, an email is sent to all addresses listed below. If no address is
61+
# configured, learners cannot report user-generated content.
6262
report_emails:
6363
6464

0 commit comments

Comments
 (0)