aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Robust.HG.ini.example
diff options
context:
space:
mode:
authorDiva Canto2012-09-21 21:03:14 -0700
committerDiva Canto2012-09-21 21:03:14 -0700
commit48f4b32d7f23c2d7a52db355017c8b2bb57b55fa (patch)
treeed64af8f3eb3842b75b4b645b3900cad033aa406 /bin/Robust.HG.ini.example
parentMerge branch 'master' of ssh://opensimulator.org/var/git/opensim (diff)
downloadopensim-SC_OLD-48f4b32d7f23c2d7a52db355017c8b2bb57b55fa.zip
opensim-SC_OLD-48f4b32d7f23c2d7a52db355017c8b2bb57b55fa.tar.gz
opensim-SC_OLD-48f4b32d7f23c2d7a52db355017c8b2bb57b55fa.tar.bz2
opensim-SC_OLD-48f4b32d7f23c2d7a52db355017c8b2bb57b55fa.tar.xz
More HG 2.0: access control at the Gatekeeper. \o/
Diffstat (limited to 'bin/Robust.HG.ini.example')
-rw-r--r--bin/Robust.HG.ini.example12
1 files changed, 12 insertions, 0 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example
index afb3f6f..1bafdbd 100644
--- a/bin/Robust.HG.ini.example
+++ b/bin/Robust.HG.ini.example
@@ -396,6 +396,18 @@ ServiceConnectors = "8003/OpenSim.Server.Handlers.dll:AssetServiceConnector,8003
396 ;AllowedClients = "" 396 ;AllowedClients = ""
397 ;DeniedClients = "" 397 ;DeniedClients = ""
398 398
399 ;; Are foreign visitors allowed?
400 ;ForeignAgentsAllowed = true
401 ;;
402 ;; If ForeignAgentsAllowed is true, make exceptions using AllowExcept.
403 ;; Leave blank or commented for no exceptions.
404 ; AllowExcept = "http://griefer.com:8002, http://enemy.com:8002"
405 ;;
406 ;; If ForeignAgentsAllowed is false, make exceptions using DisallowExcept
407 ;; Leave blank or commented for no exceptions.
408 ; DisallowExcept = "http://myfriendgrid.com:8002, http://myboss.com:8002"
409
410
399[UserAgentService] 411[UserAgentService]
400 LocalServiceModule = "OpenSim.Services.HypergridService.dll:UserAgentService" 412 LocalServiceModule = "OpenSim.Services.HypergridService.dll:UserAgentService"
401 ;; for the service 413 ;; for the service