mirror of
https://github.com/discourse/discourse.git
synced 2025-04-03 05:39:41 +08:00
FIX: unhide embed_truncate
since you can use it via wp plugin
This commit is contained in:
parent
c297af8ba1
commit
2ce9d3d733
@ -549,6 +549,8 @@ posting:
|
|||||||
choices:
|
choices:
|
||||||
- 4-spaces-indent
|
- 4-spaces-indent
|
||||||
- code-fences
|
- code-fences
|
||||||
|
embed_truncate:
|
||||||
|
default: true
|
||||||
|
|
||||||
email:
|
email:
|
||||||
email_time_window_mins:
|
email_time_window_mins:
|
||||||
@ -978,9 +980,6 @@ embedding:
|
|||||||
embed_title_scrubber:
|
embed_title_scrubber:
|
||||||
default: ''
|
default: ''
|
||||||
hidden: true
|
hidden: true
|
||||||
embed_truncate:
|
|
||||||
default: true
|
|
||||||
hidden: true
|
|
||||||
embed_whitelist_selector:
|
embed_whitelist_selector:
|
||||||
default: ''
|
default: ''
|
||||||
hidden: true
|
hidden: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user