mirror of
https://github.com/discourse/discourse.git
synced 2026-07-30 16:18:16 -05:00
New setting which allow admin to define behavior when topic is in watched category and muted topic and vice versa. If watched_precedence_over_muted setting is true, that topic is still visible in list of topics and notification is created. If watched_precedence_over_muted setting is false, that topic is not still visible in list of topics and notification is skipped as well.