summaryrefslogtreecommitdiff
path: root/config.php.sample
diff options
context:
space:
mode:
Diffstat (limited to 'config.php.sample')
-rw-r--r--config.php.sample3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.php.sample b/config.php.sample
index e9052bbf9..529e86f15 100644
--- a/config.php.sample
+++ b/config.php.sample
@@ -37,6 +37,9 @@ $config['site']['path'] = 'laconica';
# Enables extra log information, for example full details of PEAR DB errors
#$config['site']['logdebug'] = true;
+#To set your own logo, overriding the one in the theme
+#$config['site']['logo'] = '/mylogo.png';
+
# This is a PEAR DB DSN, see http://pear.php.net/manual/en/package.database.db.intro-dsn.php
# Set it to match your actual database