mirror of
https://github.com/discourse/discourse.git
synced 2026-08-07 13:19:19 +08:00
Since we have been using the upcoming change system
more heavily, we noticed that notifications for available changes
(i.e. changes that have been added at promotion status - 1 OR
changes that recently reached promotion status - 1) are crowding
the admin's notifications a lot.
To address this, we already allowed admins to opt out of these
in
|
||
|---|---|---|
| .. | ||
| action | ||
| list.rb | ||
| notify_promotion.rb | ||
| notify_promotions.rb | ||
| toggle.rb | ||
| track.rb | ||