We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f33c98 commit a55744cCopy full SHA for a55744c
config/initializers/thredded.rb
@@ -50,7 +50,7 @@
50
Thredded.content_visible_while_pending_moderation = true
51
52
# Whether users that are following a topic are listed on topic page.
53
-Thredded.show_topic_followers = true
+Thredded.show_topic_followers = false
54
55
# This model can be customized further by overriding a handful of methods on the User model.
56
# For more information, see app/models/thredded/user_extender.rb.
0 commit comments