opensim-config

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ HEAD  →  ?path2? @ 1
/OpenSim.ini
@@ -439,7 +439,7 @@
;; Hostname to use in llRequestURL/llRequestSecureURL
;; if not defined - default machine name is being used
;; (on Windows this mean NETBIOS name - useably only inside local network)
ExternalHostNameForLSL = "192.168.0.1"
; ExternalHostNameForLSL = "172.16.1.11"
 
;# {shard} {} {Name to use for X-Secondlife-Shard header? (press enter if unsure)} {} OpenSim
;; What is reported as the "X-Secondlife-Shard"
@@ -651,7 +651,7 @@
 
;; Path to default appearance XML file that specifies the look of the
;; default avatars
; default_appearance = default_appearance.xml
default_appearance = default_appearance.xml
 
 
[Wind]
@@ -1040,12 +1040,6 @@
;; May represent a security risk if you disable this.
OwnerOnly = true
 
[VivoxVoice]
enabled = false
vivox_server = www.osp.vivox.com
vivox_sip_uri = osp.vivox.com
vivox_admin_user = vivoxuser
vivox_admin_password = vivoxpassword
 
[FreeSwitchVoice]
;; In order for this to work you need a functioning FreeSWITCH PBX set up.
@@ -1103,13 +1097,13 @@
;; or http://mygridserver.com:82/Grid/ for SimianGrid
;; or http:://mygridserver.com:8003 for robust, V2
;; Leave it commented for standalones, V2
;GroupsServerURI = "http://192.168.0.1:9000"
;GroupsServerURI = "http://172.16.1.11:9000"
 
;# {HomeURI} {ServicesConnectorModule:Groups HG Service Connector} {What's the home address of this world?} {}
;; Used for V2 in HG only. For example
;; http://mygridserver.com:9000 or http://mygridserver.com:8002
;; If you have this set under [Startup], no need to set it here, leave it commented
;HomeURI = "http://192.168.0.1:9000"
;HomeURI = "http://172.16.1.11:9000"
 
;# {MessagingEnabled} {Module:GroupsModule Module:Groups Module V2} {Is groups messaging enabled?} {true false} true
MessagingEnabled = true