modified custom php config, allowing embed

This commit is contained in:
2026-01-10 20:58:26 +01:00
parent 02ac62e9d3
commit 85b75b2708
+4
View File
@@ -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