From 8a37278f79e068ff409fee7176ef9716a4f40115 Mon Sep 17 00:00:00 2001 From: Djamil Legato Date: Mon, 25 Aug 2014 09:11:16 -0700 Subject: [PATCH] Removing events settings from user config as they are now in the core --- user/config/system.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/user/config/system.yaml b/user/config/system.yaml index be6a776ed..1bf0c1516 100644 --- a/user/config/system.yaml +++ b/user/config/system.yaml @@ -7,9 +7,6 @@ pages: process: markdown: true twig: false - events: - page: true - twig: true cache: enabled: true