clockwerk-opensim-config

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 2  →  ?path2? @ 3
/OpenSim.ini
@@ -735,20 +735,16 @@
; This functionality has to be provided by third party modules.
 
;; Enables selling things for $0. Default is true.
SellEnabled = true
; SellEnabled = true
 
;# {PriceUpload} {} {Price for uploading?} {} 0
;; Money Unit fee to upload textures, animations etc. Default is 0.
PriceUpload = 10
; PriceUpload = 0
 
;# {PriceGroupCreate} {} {Fee for group creation} {} 0
;; Money Unit fee to create groups. Default is 0.
PriceGroupCreate = 100
; PriceGroupCreate = 0
 
;; Wizardry and Steamworks Money Module from http://www.nsl.tuis.ac.jp/
UserServer = "http://127.0.0.1:9000/"
CurrencyServer = "https://127.0.0.1:8008/"
EconomyModule = DTLNSLMoneyModule
 
[XEngine]
;# {Enabled} {} {Enable the XEngine scripting engine?} {true false} true
/config-include/StandaloneCommon.ini
@@ -214,7 +214,7 @@
; helper uri: optional: if it exists if will be used to tell the client to use
; this for all economy related things
; currently unused
economy = "http://192.168.0.1/economy/helper/"
;economy = http://127.0.0.1:9000/
 
; web page of grid: optional: page providing further information about your grid
; currently unused