aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Robust.HG.ini.example
diff options
context:
space:
mode:
authorBlueWall2014-11-30 14:57:47 -0500
committerBlueWall2014-11-30 14:57:47 -0500
commitd0f96444173d7650aa0b6b0be1eb8f2943fa58e8 (patch)
tree763804097f9c5a699c74398ef489526309edb2fe /bin/Robust.HG.ini.example
parentSet configuration files to use key expansion for widely used common settings. (diff)
downloadopensim-SC_OLD-d0f96444173d7650aa0b6b0be1eb8f2943fa58e8.zip
opensim-SC_OLD-d0f96444173d7650aa0b6b0be1eb8f2943fa58e8.tar.gz
opensim-SC_OLD-d0f96444173d7650aa0b6b0be1eb8f2943fa58e8.tar.bz2
opensim-SC_OLD-d0f96444173d7650aa0b6b0be1eb8f2943fa58e8.tar.xz
A little bit of cleanup behind commit r5f88ceab2269
Diffstat (limited to 'bin/Robust.HG.ini.example')
-rw-r--r--bin/Robust.HG.ini.example10
1 files changed, 5 insertions, 5 deletions
diff --git a/bin/Robust.HG.ini.example b/bin/Robust.HG.ini.example
index 8982b71..b95e115 100644
--- a/bin/Robust.HG.ini.example
+++ b/bin/Robust.HG.ini.example
@@ -259,7 +259,7 @@
259 ExportSupported = true 259 ExportSupported = true
260 260
261 ;; If you have this set under [Hypergrid], no need to set it here, leave it commented 261 ;; If you have this set under [Hypergrid], no need to set it here, leave it commented
262 ; GatekeeperURI = "http://127.0.0.1:${Const|PublicPort}" 262 ; GatekeeperURI = "http://${Const|BaseURL}:${Const|PublicPort}"
263 263
264 264
265; * This is the configuration for the freeswitch server in grid mode 265; * This is the configuration for the freeswitch server in grid mode
@@ -574,11 +574,11 @@
574 ;; 574 ;;
575 ;; If ForeignAgentsAllowed is true, make exceptions using AllowExcept. 575 ;; If ForeignAgentsAllowed is true, make exceptions using AllowExcept.
576 ;; Leave blank or commented for no exceptions. 576 ;; Leave blank or commented for no exceptions.
577 ; AllowExcept = "http://griefer.com:${Const|PublicPort}, http://enemy.com:8002" 577 ; AllowExcept = "http://griefer.com:8002, http://enemy.com:8002"
578 ;; 578 ;;
579 ;; If ForeignAgentsAllowed is false, make exceptions using DisallowExcept 579 ;; If ForeignAgentsAllowed is false, make exceptions using DisallowExcept
580 ;; Leave blank or commented for no exceptions. 580 ;; Leave blank or commented for no exceptions.
581 ; DisallowExcept = "http://myfriendgrid.com:${Const|PublicPort}, http://myboss.com:8002" 581 ; DisallowExcept = "http://myfriendgrid.com:8002, http://myboss.com:8002"
582 582
583 583
584[UserAgentService] 584[UserAgentService]
@@ -612,11 +612,11 @@
612 ;; 612 ;;
613 ;; If ForeignTripsAllowed is false, make exceptions using DisallowExcept 613 ;; If ForeignTripsAllowed is false, make exceptions using DisallowExcept
614 ;; Leave blank or commented for no exceptions. 614 ;; Leave blank or commented for no exceptions.
615 ; DisallowExcept_Level_0 = "http://myothergrid.com:${Const|PublicPort}, http://boss.com:8002" 615 ; DisallowExcept_Level_0 = "http://myothergrid.com:8002, http://boss.com:8002"
616 ;; 616 ;;
617 ;; If ForeignTripsAllowed is true, make exceptions using AllowExcept. 617 ;; If ForeignTripsAllowed is true, make exceptions using AllowExcept.
618 ;; Leave blank or commented for no exceptions. 618 ;; Leave blank or commented for no exceptions.
619 ; AllowExcept_Level_200 = "http://griefer.com:${Const|PublicPort}, http://enemy.com:8002" 619 ; AllowExcept_Level_200 = "http://griefer.com:8002, http://enemy.com:8002"
620 620
621 ;; This variable controls what is exposed to profiles of local users 621 ;; This variable controls what is exposed to profiles of local users
622 ;; as seen from outside of this grid. Leave it uncommented for exposing 622 ;; as seen from outside of this grid. Leave it uncommented for exposing