mirror of
https://github.com/discourse/discourse.git
synced 2026-08-05 10:47:46 -05:00
Tag edit notifications are either created by PostActionNotifier or PostRevisor. PostActionNotifier already checks if the site setting is enabled. but PostRevisor scheduled a NotifyTagChange job without checking disable_tags_edit_notifications.