diff options
author | Melanie | 2010-11-21 21:35:31 +0000 |
---|---|---|
committer | Melanie | 2010-11-21 21:35:31 +0000 |
commit | b43a01179ee8710bdca862e0d88f6443fdf2adce (patch) | |
tree | 932537f5fc31da0411243fccdb2b9feea968601d /bin/Robust.ini.example | |
parent | Move Dialplan and Directory from the region module to the ROBUST server (diff) | |
download | opensim-SC_OLD-b43a01179ee8710bdca862e0d88f6443fdf2adce.zip opensim-SC_OLD-b43a01179ee8710bdca862e0d88f6443fdf2adce.tar.gz opensim-SC_OLD-b43a01179ee8710bdca862e0d88f6443fdf2adce.tar.bz2 opensim-SC_OLD-b43a01179ee8710bdca862e0d88f6443fdf2adce.tar.xz |
Correct an error in Robust.ini.example
Diffstat (limited to '')
-rw-r--r-- | bin/Robust.ini.example | 2 |
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" |