From 525b86771866f368a4df9163562fbfe43be76b40 Mon Sep 17 00:00:00 2001 From: millette Date: Sun, 23 Nov 2008 21:30:36 -0500 Subject: sphinx documentation and sample config file darcs-hash:20081124023036-099f7-d2c32538e8a81170032ba0bc9fc5caf79e2b59a9.gz --- config.php.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.php.sample') 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 -- cgit v1.2.3-54-g00ecf