mirror of
https://github.com/discourse/discourse.git
synced 2025-05-31 01:57:15 +08:00
FEATURE: New site setting embed_unlisted
(#9391)
If enabled, posts imported to discourse via embeddings will default to unlisted until they receive a reply.
This commit is contained in:
@ -10,6 +10,7 @@ class Embedding < OpenStruct
|
||||
embed_post_limit
|
||||
embed_title_scrubber
|
||||
embed_truncate
|
||||
embed_unlisted
|
||||
embed_whitelist_selector
|
||||
embed_blacklist_selector
|
||||
embed_classname_whitelist)
|
||||
|
Reference in New Issue
Block a user