diff options
author | Mic Bowman | 2011-04-25 08:41:21 -0700 |
---|---|---|
committer | Mic Bowman | 2011-04-25 08:41:21 -0700 |
commit | 1d7c83c39fffe6580f4cf1c693581979c97d7eaa (patch) | |
tree | e600e4551ba957aa47dfbba7925c65ee7d06ccfc /bin/Robust.HG.ini.example | |
parent | Fix a bug looping through the priority queues. This should fix the problem (diff) | |
parent | Removed unused libraries: RAILS.dll and dependencies. (diff) | |
download | opensim-SC-1d7c83c39fffe6580f4cf1c693581979c97d7eaa.zip opensim-SC-1d7c83c39fffe6580f4cf1c693581979c97d7eaa.tar.gz opensim-SC-1d7c83c39fffe6580f4cf1c693581979c97d7eaa.tar.bz2 opensim-SC-1d7c83c39fffe6580f4cf1c693581979c97d7eaa.tar.xz |
Merge branch 'master' into queuetest
Diffstat (limited to '')
-rw-r--r-- | bin/Robust.HG.ini.example | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example index ced2857..e2e9624 100644 --- a/bin/Robust.HG.ini.example +++ b/bin/Robust.HG.ini.example | |||
@@ -117,10 +117,6 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003 | |||
117 | ; EchoPort = 50505 | 117 | ; EchoPort = 50505 |
118 | ; AttemptSTUN = false | 118 | ; AttemptSTUN = false |
119 | 119 | ||
120 | LocalServiceModule = "OpenSim.Services.FreeswitchService.dll:FreeswitchService" | ||
121 | ;; IP of your FS server | ||
122 | ; ServerAddress = 127.0.0.1 | ||
123 | |||
124 | ; * This is the new style authentication service. Currently, only MySQL | 120 | ; * This is the new style authentication service. Currently, only MySQL |
125 | ; * is implemented. | 121 | ; * is implemented. |
126 | ; * | 122 | ; * |