投稿の承認を迅速に行えないのは、常にサイトを確認しているわけではないためですが、メール通知が届けばすぐに処理できます。投稿がレビューを必要とした際にメール通知を受け取るオプションはありますか?よろしくお願いいたします。
There is a site setting called notify about queued posts after that sets the number of hours to wait before sending a notification to all site moderators about posts in the approval queue. The setting defaults to 24 hours. You can set it as low as 1 hour. Setting it to 0 will disable notifications about queued posts.
Notifications about queued posts are only sent to moderators, they are not sent to admins. If you’re an admin and wish to receive notifications about queued posts, you will need to grant yourself moderator status.
Thank you very much.
Is this documented somewhere? I’ve asked this question before and couldn’t get an answer so I’m very grateful for you sharing this!
@simon モデレーション待ちの投稿リストはどこで見られますか?
ありがとう、ゲイヴィン!とても感謝しています
どういたしまして。できる範囲で力になれればと思っています。 ![]()
管理者の注意が必要な場合に、より多くのメール通知を有効にする方法を探している方がこのスレッドにたどり着いた場合、notify about reviewable item after 設定も関連性があるようです。とはいえ、この2つの設定の違いがすぐにわからないため、Discourseの専門家が区別できるかどうか興味があります。
notify about queued posts after を 2 に設定し、特権のないユーザーとしてイベントを作成しました。すでに約4時間が経過していますが、メールは届いていません。
discourse/app/jobs/scheduled/pending_queued_posts_reminder.rb at 30d8364f0abba8599fc0b82df0d9017b54d85d21 · discourse/discourse · GitHub を見ると、これは15分ごとにチェックされるはずです。
a) どこを見落としているのでしょうか?
b) これはサイト管理者にのみ送信されるべきでしょうか、それともイベントが作成されたカテゴリの管理者にも送信されるべきでしょうか(後者を期待しています)?
また、Notify about queued posts after を 2(整数)に変更したところ、浮動小数点数として表示されているようです。Rubyについては全く詳しくないので、これが問題を引き起こすかどうか分かりません。


