From 2ba127b978c8ee728ec360f35276b3bba8b6100d Mon Sep 17 00:00:00 2001 From: Paul Kerspe Date: Sun, 1 May 2016 12:01:23 +0200 Subject: [PATCH] removed url manager settings since they do not belong to simple cms config --- default_config.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/default_config.php b/default_config.php index 211425d..66fa351 100644 --- a/default_config.php +++ b/default_config.php @@ -1,11 +1,12 @@ true, 'showScriptName' => false, 'rules' => [ ], ]; - +* /** here comes the actual simple cms configuration parts */ $config['modules']['simplecms_frontend'] = [