mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: Hidden site setting to always include topic excerpt
This commit is contained in:
@@ -108,7 +108,7 @@ class ListableTopicSerializer < BasicTopicSerializer
|
||||
alias :include_new_posts? :has_user_data
|
||||
|
||||
def include_excerpt?
|
||||
pinned
|
||||
pinned || SiteSetting.always_include_topic_excerpts
|
||||
end
|
||||
|
||||
def pinned
|
||||
|
Reference in New Issue
Block a user