summaryrefslogtreecommitdiff
path: root/config.php.sample
diff options
context:
space:
mode:
Diffstat (limited to 'config.php.sample')
-rw-r--r--config.php.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.php.sample b/config.php.sample
index 8f195e464..c2e7bf151 100644
--- a/config.php.sample
+++ b/config.php.sample
@@ -59,7 +59,7 @@ $config['db']['database'] = 'mysql://laconica:microblog@localhost/laconica';
# sphinx search
$config['sphinx']['enabled'] = false;
$config['sphinx']['server'] = 'localhost';
-$config['sphinx']['PORT'] = 3312;
+$config['sphinx']['port'] = 3312;
# Users to populate the 'Featured' tab