update config example

This commit is contained in:
ghost 2023-08-17 14:02:11 +03:00
parent 88d2b16699
commit 1012759c65

View File

@ -203,7 +203,7 @@ define('DEFAULT_HOST_PAGES_MIME', 'text/html,application/xhtml+xml,application/j
*/
define('DEFAULT_HOST_PAGES_DOM_SELECTORS', json_encode((object)
[
'html' => [
'h1' => [
'strip_tags' => [
'enabled' => false,
'allowed_tags' => null