diff --git a/system/config/system.yaml b/system/config/system.yaml index 65a7ce193..a944a3488 100644 --- a/system/config/system.yaml +++ b/system/config/system.yaml @@ -16,7 +16,7 @@ pages: markdown: true # Process Markdown twig: false # Process Twig events: - page: false # Enable page level events + page: true # Enable page level events twig: true # Enable twig level events cache: diff --git a/user/config/system.yaml b/user/config/system.yaml index 8f3cb5dec..84a96f979 100644 --- a/user/config/system.yaml +++ b/user/config/system.yaml @@ -8,7 +8,7 @@ pages: markdown: true twig: false events: - page: false + page: true twig: true cache: