diff options
Diffstat (limited to 'includes')
-rw-r--r-- | includes/config.defaults.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/includes/config.defaults.php b/includes/config.defaults.php index f5ba29b..47075c0 100644 --- a/includes/config.defaults.php +++ b/includes/config.defaults.php @@ -52,8 +52,6 @@ $config = array( // Frontpage configuration 'frontpage' => array( - // Use Bootstrap theme - 'bootstrap_theme' => true, // Custom Bootstrap theme 'custom_bootstrap_theme' => false, // CSS to use |