aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Robust.HG.ini.example
diff options
context:
space:
mode:
authorUbitUmarov2012-03-28 17:51:56 +0100
committerUbitUmarov2012-03-28 17:51:56 +0100
commit1888e174cd9407003d544a8a3fad21ae53e8dcb4 (patch)
tree80df2ea53b4824e196ddbba835dc8b420f5e99bf /bin/Robust.HG.ini.example
parentMerge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitwork (diff)
parentMerge branch 'master' into careminster (diff)
downloadopensim-SC_OLD-1888e174cd9407003d544a8a3fad21ae53e8dcb4.zip
opensim-SC_OLD-1888e174cd9407003d544a8a3fad21ae53e8dcb4.tar.gz
opensim-SC_OLD-1888e174cd9407003d544a8a3fad21ae53e8dcb4.tar.bz2
opensim-SC_OLD-1888e174cd9407003d544a8a3fad21ae53e8dcb4.tar.xz
Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitwork
Diffstat (limited to 'bin/Robust.HG.ini.example')
-rw-r--r--bin/Robust.HG.ini.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example
index e0242ab..2fd9f11 100644
--- a/bin/Robust.HG.ini.example
+++ b/bin/Robust.HG.ini.example
@@ -373,6 +373,9 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003
373 ;; the IP address of the machine where your LoginService is 373 ;; the IP address of the machine where your LoginService is
374 ;LoginServerIP = "127.0.0.1" 374 ;LoginServerIP = "127.0.0.1"
375 375
376 ; User level required to be contacted from other grids
377 ;LevelOutsideContacts = 0
378
376; * The interface that local users get when they are in other grids. 379; * The interface that local users get when they are in other grids.
377; * This restricts the inventory operations while in other grids. 380; * This restricts the inventory operations while in other grids.
378; * Still not completely safe, especially if users perform inventory operations 381; * Still not completely safe, especially if users perform inventory operations