Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions ModeratorInstructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@ show_comment_links: false
show_submission_links: false

# show the contents of the moderated comment or submission
show_comment_contents: false
show_submission_contents: false
show_comment_contents: true
show_submission_contents: true

# show the author of the comment or submission
show_comment_author: false
show_submission_author: false

# show the submission title
show_submission_title: false
show_submission_title: true

# show the name of the moderator who performed the action
show_moderator_name: false
Expand Down