diff options
author | Melanie | 2012-09-27 15:46:35 +0100 |
---|---|---|
committer | Melanie | 2012-09-27 15:46:35 +0100 |
commit | 637f5440feaa1b00e3b06644afe85f83b5a9394e (patch) | |
tree | 9355f991b903d97c7089e78a5be82510f846de8b /bin/OpenSimDefaults.ini | |
parent | Merge commit 'ddd9384b3901f532243c1e8018334385b84290d1' into careminster (diff) | |
parent | Use GridUser properly for foreign users. (diff) | |
download | opensim-SC-637f5440feaa1b00e3b06644afe85f83b5a9394e.zip opensim-SC-637f5440feaa1b00e3b06644afe85f83b5a9394e.tar.gz opensim-SC-637f5440feaa1b00e3b06644afe85f83b5a9394e.tar.bz2 opensim-SC-637f5440feaa1b00e3b06644afe85f83b5a9394e.tar.xz |
Merge commit '3c77b8f463a852aecf3cb29fe4e5f4614f474dbf' into careminster
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r-- | bin/OpenSimDefaults.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index fee29c9..109793a 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -1624,6 +1624,10 @@ | |||
1624 | [Terrain] | 1624 | [Terrain] |
1625 | InitialTerrain = "pinhead-island" | 1625 | InitialTerrain = "pinhead-island" |
1626 | 1626 | ||
1627 | [TOSModule] | ||
1628 | ;; Enable TOS facilities | ||
1629 | Enabled = false | ||
1630 | |||
1627 | ;; | 1631 | ;; |
1628 | ;; If you are using a simian grid frontend you can enable | 1632 | ;; If you are using a simian grid frontend you can enable |
1629 | ;; this module to upload tile images for the mapping fn | 1633 | ;; this module to upload tile images for the mapping fn |