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.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index e593c9d..dca6413 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -903,6 +903,10 @@
903 ;DATA_SRV_MISearch = "http://metaverseink.com/cgi-bin/register.py" 903 ;DATA_SRV_MISearch = "http://metaverseink.com/cgi-bin/register.py"
904 904
905[Economy] 905[Economy]
906 ; the economy module in use
907 ; To use other modules you need to override this setting
908 ; economymodule = BetaGridLikeMoneyModule
909
906 ;# {SellEnabled} {} {Enable selling for 0?} {true false} true 910 ;# {SellEnabled} {} {Enable selling for 0?} {true false} true
907 ; The default economy module only implements just enough to allow free actions (transfer of objects, etc). 911 ; The default economy module only implements just enough to allow free actions (transfer of objects, etc).
908 ; There is no intention to implement anything further in core OpenSimulator. 912 ; There is no intention to implement anything further in core OpenSimulator.