]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - plugins/SphinxSearch/README
Merge branch 'readme-plugins' into 'nightly'
[quix0rs-gnu-social.git] / plugins / SphinxSearch / README
index 5a2c063bd0500a44a80262df566c298fba4b5799..873a8cf692cd9d46c84cef736dbdfe3eb2a17a6b 100644 (file)
@@ -8,9 +8,9 @@ Configuration
 In StatusNet's configuration, you can adjust the following settings
 under 'sphinx':
 
-enabled: Set to true to enable. Default false.
-server: a string with the hostname of the sphinx server.
-port: an integer with the port number of the sphinx server.
+enabled: Set to true to enable. Default true.
+server: a string with the hostname of the sphinx server. Default localhost
+port: an integer with the port number of the sphinx server. Default 3312
 
 
 Requirements