diff options
author | UbitUmarov | 2017-12-12 22:19:31 +0000 |
---|---|---|
committer | UbitUmarov | 2017-12-12 22:19:31 +0000 |
commit | ab0f866087f1565863ac516820761cb48386f96e (patch) | |
tree | e15b415a9feee5f042f4ca7f8d9eb05f536fddad /bin/OpenSim.ini.example | |
parent | Merge branch 'master' into httptests (diff) | |
parent | commit what i did so far for core mutes module, befere i lose it (diff) | |
download | opensim-SC-ab0f866087f1565863ac516820761cb48386f96e.zip opensim-SC-ab0f866087f1565863ac516820761cb48386f96e.tar.gz opensim-SC-ab0f866087f1565863ac516820761cb48386f96e.tar.bz2 opensim-SC-ab0f866087f1565863ac516820761cb48386f96e.tar.xz |
Merge branch 'master' into httptests
# Conflicts:
# prebuild.xml
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r-- | bin/OpenSim.ini.example | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index c8b3e5d..3021dfa 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -378,6 +378,21 @@ | |||
378 | ;; Attempt to render meshes and sculpties on the map. | 378 | ;; Attempt to render meshes and sculpties on the map. |
379 | ; RenderMeshes = false | 379 | ; RenderMeshes = false |
380 | 380 | ||
381 | ;# {MapColorWater} {} {Water color for textured and shaded maps} {"#1D475F"} | ||
382 | ; MapColorWater = "#3399FF" | ||
383 | |||
384 | ;# {MapColor1} {} {Terrain color 1 for textured maps} {"#A58976"} | ||
385 | ; MapColor1 = "#A58976" | ||
386 | |||
387 | ;# {MapColor2} {} {Terrain color 2 for textured maps} {"#455931"} | ||
388 | ; MapColor2 = "#455931" | ||
389 | |||
390 | ;# {MapColor3} {} {Terrain color 3 for textured maps} {"#A29A8D"} | ||
391 | ; MapColor3 = "#A29A8D" | ||
392 | |||
393 | ;# {MapColor4} {} {Terrain color 4 for textured maps} {"#C8C8C8"} | ||
394 | ; MapColor4 = "#C8C8C8" | ||
395 | |||
381 | 396 | ||
382 | [Permissions] | 397 | [Permissions] |
383 | ;# {permissionmodules} {} {Permission modules to use (may specify multiple modules, separated by comma} {} DefaultPermissionsModule | 398 | ;# {permissionmodules} {} {Permission modules to use (may specify multiple modules, separated by comma} {} DefaultPermissionsModule |