Adding an update to the OpenSim.ini.example that people can use for activating Search

git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@13 109abde3-1f22-4c10-b5d7-b6b0135cd00c
This commit is contained in:
fly-man-
2008-10-04 14:44:13 +00:00
parent 14c283c7d7
commit ad7858facd
@@ -0,0 +1,10 @@
Add the following to your own OpenSim.ini file to make Search working
[Search]
////////////////////////////////////////////////////////////////////////////
// This is the URL needed for Search server to work //
// //
// Change it to your own HTTP server to have Search inworld working //
;SearchURL = http://192.168.0.1/search.php
// //
////////////////////////////////////////////////////////////////////////////