Skip to content

Commit de6b07a

Browse files
committed
Enable the email and advide to change config
1 parent 19097ee commit de6b07a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

config/code_ocean.yml.example

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

5858
content_moderation:
59-
# Email address to receive reports about inappropriate content.
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.
6062
report_emails:
61-
63+
6264

6365
development:
6466
<<: *default

0 commit comments

Comments
 (0)