mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: unhide embed_truncate since you can use it via wp plugin
This commit is contained in:
@@ -549,6 +549,8 @@ posting:
|
||||
choices:
|
||||
- 4-spaces-indent
|
||||
- code-fences
|
||||
embed_truncate:
|
||||
default: true
|
||||
|
||||
email:
|
||||
email_time_window_mins:
|
||||
@@ -978,9 +980,6 @@ embedding:
|
||||
embed_title_scrubber:
|
||||
default: ''
|
||||
hidden: true
|
||||
embed_truncate:
|
||||
default: true
|
||||
hidden: true
|
||||
embed_whitelist_selector:
|
||||
default: ''
|
||||
hidden: true
|
||||
|
||||
Reference in New Issue
Block a user