aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r--bin/OpenSim.ini.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 045fa88..8714c6a 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -797,12 +797,15 @@
797 ;; the data snapshots. 797 ;; the data snapshots.
798 ; snapshot_cache_directory = "DataSnapshot" 798 ; snapshot_cache_directory = "DataSnapshot"
799 799
800 ;; [Supported, but obsolete]
800 ;# {data_services} {index_sims:true} {Data service URLs to register with?} {} http://metaverseink.com/cgi-bin/register.py 801 ;# {data_services} {index_sims:true} {Data service URLs to register with?} {} http://metaverseink.com/cgi-bin/register.py
801 ; This semicolon-separated string serves to notify specific data services 802 ; This semicolon-separated string serves to notify specific data services
802 ; about the existence of this sim. Uncomment if you want to index your 803 ; about the existence of this sim. Uncomment if you want to index your
803 ; data with this and/or other search providers. 804 ; data with this and/or other search providers.
804 ; data_services="http://metaverseink.com/cgi-bin/register.py" 805 ; data_services="http://metaverseink.com/cgi-bin/register.py"
805 806
807 ;; New way of specifying data services, one per service
808 ;DATA_SRV_MISearch = "http://metaverseink.com/cgi-bin/register.py"
806 809
807[Economy] 810[Economy]
808 ;# {SellEnabled} {} {Enable selling for 0?} {true false} true 811 ;# {SellEnabled} {} {Enable selling for 0?} {true false} true