mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 08:42:15 +09:00
Fix #1712 merge iframe whitelist and object/embed whitelist
This commit is contained in:
parent
6a4d3d912c
commit
c35d17c47e
8 changed files with 217 additions and 244 deletions
|
|
@ -116,8 +116,7 @@ return array(
|
|||
'og_use_timestamps' => false,
|
||||
),
|
||||
'mediafilter' => array(
|
||||
'iframe' => array(),
|
||||
'object' => array(),
|
||||
'whitelist' => array(),
|
||||
'classes' => array(),
|
||||
),
|
||||
'security' => array(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue