modified custom php config, allowing embed
This commit is contained in:
@@ -79,6 +79,10 @@ data:
|
|||||||
'forwarded_for_headers' => array (
|
'forwarded_for_headers' => array (
|
||||||
'HTTP_X_FORWARDED_FOR',
|
'HTTP_X_FORWARDED_FOR',
|
||||||
),
|
),
|
||||||
|
'allow_embed' => array (
|
||||||
|
'https://home.dooplex.hu',
|
||||||
|
'https://kisfenyo.dooplex.hu',
|
||||||
|
),
|
||||||
);
|
);
|
||||||
previews.config.php: |-
|
previews.config.php: |-
|
||||||
<?php
|
<?php
|
||||||
|
|||||||
Reference in New Issue
Block a user