From ac685e4d38d0e970fa8729e2438dcfd76f9e7996 Mon Sep 17 00:00:00 2001 From: Christopher Joe Date: Tue, 28 Feb 2017 15:30:46 +1300 Subject: [PATCH] Fix remove the wildcard After condition in config.yml --- mysite/_config/config.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/mysite/_config/config.yml b/mysite/_config/config.yml index b77a9b4..313e68b 100644 --- a/mysite/_config/config.yml +++ b/mysite/_config/config.yml @@ -1,8 +1,5 @@ --- Name: mysite -After: - - 'framework/*' - - 'cms/*' --- # YAML configuration for SilverStripe # See http://doc.silverstripe.org/framework/en/topics/configuration