diff options
author | Justin Clark-Casey (justincc) | 2014-03-20 20:15:57 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2014-03-20 20:15:57 +0000 |
commit | d04bb3ca9b992b1c64af4570df8a3218b2ef25e7 (patch) | |
tree | 823acda5425d13b85a0e79d983f5a96a06e3a51e /bin/OpenSim.ini.example | |
parent | Mantis 6974 PERMISSION_TRACK_CAMERA should be implicit on attach. (diff) | |
parent | Allow MaptileStaticFile path to be set to anywhere and not force it to bin/ma... (diff) | |
download | opensim-SC_OLD-d04bb3ca9b992b1c64af4570df8a3218b2ef25e7.zip opensim-SC_OLD-d04bb3ca9b992b1c64af4570df8a3218b2ef25e7.tar.gz opensim-SC_OLD-d04bb3ca9b992b1c64af4570df8a3218b2ef25e7.tar.bz2 opensim-SC_OLD-d04bb3ca9b992b1c64af4570df8a3218b2ef25e7.tar.xz |
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r-- | bin/OpenSim.ini.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index c4697a1..bf5e18c 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -297,6 +297,7 @@ | |||
297 | 297 | ||
298 | ;# {MaptileStaticUUID} {} {Asset ID for static map texture} {} 00000000-0000-0000-0000-000000000000 | 298 | ;# {MaptileStaticUUID} {} {Asset ID for static map texture} {} 00000000-0000-0000-0000-000000000000 |
299 | ;; If not generating maptiles, use this static texture asset ID | 299 | ;; If not generating maptiles, use this static texture asset ID |
300 | ;; This may be overridden on a per region basis in Regions.ini | ||
300 | ; MaptileStaticUUID = "00000000-0000-0000-0000-000000000000" | 301 | ; MaptileStaticUUID = "00000000-0000-0000-0000-000000000000" |
301 | 302 | ||
302 | ;# {TextureOnMapTile} {} {Use terrain textures for map tiles?} {true false} true | 303 | ;# {TextureOnMapTile} {} {Use terrain textures for map tiles?} {true false} true |