diff options
author | David Walter Seikel | 2016-12-09 14:59:54 +1000 |
---|---|---|
committer | David Walter Seikel | 2016-12-09 14:59:54 +1000 |
commit | 0fa421a7b4d767a5170a3b001e49e189efead045 (patch) | |
tree | d91292091f9213e0c6a274d2e8e11d882b995fde | |
parent | Various little clean ups. (diff) | |
download | opensim-SC-0fa421a7b4d767a5170a3b001e49e189efead045.zip opensim-SC-0fa421a7b4d767a5170a3b001e49e189efead045.tar.gz opensim-SC-0fa421a7b4d767a5170a3b001e49e189efead045.tar.bz2 opensim-SC-0fa421a7b4d767a5170a3b001e49e189efead045.tar.xz |
Use IG sims instead of 'Gabba project sims.
-rw-r--r-- | config/Robust.ini.template | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/config/Robust.ini.template b/config/Robust.ini.template index 4ee1bb3..46de83c 100644 --- a/config/Robust.ini.template +++ b/config/Robust.ini.template | |||
@@ -293,10 +293,9 @@ | |||
293 | ;; Example specification: | 293 | ;; Example specification: |
294 | ; Region_Welcome_Area = "DefaultRegion, FallbackRegion" | 294 | ; Region_Welcome_Area = "DefaultRegion, FallbackRegion" |
295 | ; (replace spaces with underscore) | 295 | ; (replace spaces with underscore) |
296 | Region_residential = "DefaultRegion, FallbackRegion, Persistent" | 296 | Region_Welcome = "DefaultRegion, FallbackRegion, Persistent" |
297 | Region_Gabba_Ward = "DefaultRegion, FallbackRegion, Persistent" | 297 | Region_Sandbox = "DefaultRegion, FallbackRegion, Persistent" |
298 | Region_Mater_Hospital = "DefaultRegion, FallbackRegion, Persistent" | 298 | Region_Kellietown = "DefaultRegion, FallbackRegion, Persistent" |
299 | Region_Mater_Private_Hospital = "DefaultRegion, FallbackRegion, Persistent" | ||
300 | 299 | ||
301 | ;; Allow Hyperlinks to be created at the console | 300 | ;; Allow Hyperlinks to be created at the console |
302 | HypergridLinker = true | 301 | HypergridLinker = true |