summaryrefslogtreecommitdiff
path: root/config.php.example
diff options
context:
space:
mode:
Diffstat (limited to 'config.php.example')
-rw-r--r--config.php.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.php.example b/config.php.example
index 00fab71..37a33c2 100644
--- a/config.php.example
+++ b/config.php.example
@@ -13,6 +13,8 @@ $config['frontpage']['title'] = 'Looking Glass';
$config['frontpage']['show_title'] = true;
// Logo to display
$config['frontpage']['image'] = 'logo.png';
+// Show visitor IP address
+$config['frontpage']['show_visitor_ip'] = true;
// Disclaimer to inform people using the looking glass
$config['frontpage']['disclaimer'] = 'This is a disclaimer!';
// Frontpage order you can use: routers, commands, parameters, buttons