aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authoropensim mirror account2010-11-21 14:40:08 -0800
committeropensim mirror account2010-11-21 14:40:08 -0800
commit68e8e35640f9158f4d2b9207f0ac17400aa2fbfe (patch)
tree932537f5fc31da0411243fccdb2b9feea968601d
parentMerge branch 'master' of /var/git/opensim/ (diff)
parentCorrect an error in Robust.ini.example (diff)
downloadopensim-SC_OLD-68e8e35640f9158f4d2b9207f0ac17400aa2fbfe.zip
opensim-SC_OLD-68e8e35640f9158f4d2b9207f0ac17400aa2fbfe.tar.gz
opensim-SC_OLD-68e8e35640f9158f4d2b9207f0ac17400aa2fbfe.tar.bz2
opensim-SC_OLD-68e8e35640f9158f4d2b9207f0ac17400aa2fbfe.tar.xz
Merge branch 'master' of /var/git/opensim/
-rw-r--r--bin/Robust.ini.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Robust.ini.example b/bin/Robust.ini.example
index 14998d4..5973f70 100644
--- a/bin/Robust.ini.example
+++ b/bin/Robust.ini.example
@@ -70,7 +70,7 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003
70[FreeswitchService] 70[FreeswitchService]
71 LocalServiceModule = "OpenSim.Services.FreeswitchService.dll:FreeswitchService" 71 LocalServiceModule = "OpenSim.Services.FreeswitchService.dll:FreeswitchService"
72 ;; IP of your FS server 72 ;; IP of your FS server
73 ; FreeswitchService = 127.0.0.1 73 ; ServerAddress = 127.0.0.1
74 74
75 ;; All other options are - well - optional 75 ;; All other options are - well - optional
76 ; Realm = 1"27.0.0.1" 76 ; Realm = 1"27.0.0.1"