Don't show subject (annoying when leaving comment); restrict format
Ref #32
This commit is contained in:
parent
2380ca8a57
commit
76075b5fb5
2 changed files with 20 additions and 12 deletions
|
@ -6,7 +6,16 @@ dependencies:
|
|||
- comment.type.comment
|
||||
- field.storage.comment.comment_body
|
||||
module:
|
||||
- allowed_formats
|
||||
- text
|
||||
third_party_settings:
|
||||
allowed_formats:
|
||||
minimalhtml: minimalhtml
|
||||
basic_html: '0'
|
||||
restricted_html: '0'
|
||||
minimalhtmltitle: '0'
|
||||
full_html: '0'
|
||||
plain_text: '0'
|
||||
_core:
|
||||
default_config_hash: TmAKjNrJ7RR60YpqvJq_QqEewYe_S8Kd23n8VRCqiWs
|
||||
id: comment.comment.comment_body
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue