mirror of
https://github.com/jbcr/core.git
synced 2026-04-27 02:28:08 +02:00
Update config/bolt/config.yaml
This commit is contained in:
committed by
Bob den Otter
parent
c29745b221
commit
e6c8aee70f
@@ -157,7 +157,7 @@ filepermissions:
|
||||
# will be allowed, regardless of it being in the `allowed_tags` setting.
|
||||
htmlcleaner:
|
||||
allowed_tags: [ div, span, p, br, hr, s, u, strong, em, i, b, li, ul, ol, mark, blockquote, pre, code, tt, h1, h2, h3, h4, h5, h6, dd, dl, dt, table, tbody, thead, tfoot, th, td, tr, a, img, address, abbr, iframe, caption, sub, super, figure, figcaption ]
|
||||
allowed_attributes: [ id, class, style, name, value, href, src, alt, title, width, height, frameborder, allowfullscreen, scrolling, target, colspan, rowspan, rel ]
|
||||
allowed_attributes: [ id, class, style, name, value, href, src, alt, title, width, height, frameborder, allowfullscreen, scrolling, target, colspan, rowspan, rel, download, hreflang ]
|
||||
allowed_frame_targets: [ _blank, _self, _parent, _top ]
|
||||
|
||||
# Define the file types (extensions to be exact) that are acceptable for upload
|
||||
|
||||
Reference in New Issue
Block a user