summaryrefslogtreecommitdiff
path: root/includes/config.defaults.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/config.defaults.php')
-rw-r--r--includes/config.defaults.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/includes/config.defaults.php b/includes/config.defaults.php
index b58a650..60d783b 100644
--- a/includes/config.defaults.php
+++ b/includes/config.defaults.php
@@ -6,8 +6,7 @@ $config = array (
'frontpage' => array (
// CSS to use
'css' => 'css/style.css',
- // Title of the page
- 'title' => 'Looking Glass',
+ // Display the title
'show_title' => true,
// Show visitor IP address
'show_visitor_ip' => true,