clockwerk-opensim-config

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 3  →  ?path2? @ 2
/OpenSim.ini
@@ -735,16 +735,20 @@
; 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 = 0
PriceUpload = 10
 
;# {PriceGroupCreate} {} {Fee for group creation} {} 0
;; Money Unit fee to create groups. Default is 0.
; PriceGroupCreate = 0
PriceGroupCreate = 100
 
;; 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://127.0.0.1:9000/
economy = "http://192.168.0.1/economy/helper/"
 
; web page of grid: optional: page providing further information about your grid
; currently unused