diff options
author | UbitUmarov | 2017-07-21 14:41:13 +0100 |
---|---|---|
committer | UbitUmarov | 2017-07-21 14:41:13 +0100 |
commit | f6f0b1c51387acc89b0cd3d854cc65f94afa3897 (patch) | |
tree | bc5f8617fc32e0cbe87b0080338a16d1f397fe9a /bin/OpenSimDefaults.ini | |
parent | ubOde suport convex shapes on all normal prims and sculpts. Since code is exp... (diff) | |
download | opensim-SC-f6f0b1c51387acc89b0cd3d854cc65f94afa3897.zip opensim-SC-f6f0b1c51387acc89b0cd3d854cc65f94afa3897.tar.gz opensim-SC-f6f0b1c51387acc89b0cd3d854cc65f94afa3897.tar.bz2 opensim-SC-f6f0b1c51387acc89b0cd3d854cc65f94afa3897.tar.xz |
fix a few EN typos
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r-- | bin/OpenSimDefaults.ini | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index a94311a..9fb74dc 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -943,14 +943,14 @@ | |||
943 | ; Minimum user level required to upload meshes | 943 | ; Minimum user level required to upload meshes |
944 | ;LevelUpload = 0 | 944 | ;LevelUpload = 0 |
945 | 945 | ||
946 | ; suport meshs on physics | 946 | ; support meshs on physics |
947 | ;UseMeshiesPhysicsMesh = true | 947 | ;UseMeshiesPhysicsMesh = true |
948 | 948 | ||
949 | ;suport convex shape type on normal prims | 949 | ;support convex shape type on normal prims |
950 | ; (ubOde only) | 950 | ; (ubOde only) |
951 | ;ConvexPrims = true | 951 | ;ConvexPrims = true |
952 | 952 | ||
953 | ;suport convex shape type on sculpts | 953 | ;support convex shape type on sculpts |
954 | ; (ubOde only) | 954 | ; (ubOde only) |
955 | ;ConvexSculpts = true | 955 | ;ConvexSculpts = true |
956 | 956 | ||
@@ -1472,7 +1472,7 @@ | |||
1472 | 1472 | ||
1473 | ; active_trees allows module to change its trees in time. | 1473 | ; active_trees allows module to change its trees in time. |
1474 | ; some will be deleted, others created and rest may grow | 1474 | ; some will be deleted, others created and rest may grow |
1475 | ; default is false. You can change it with console comand tree active true | false later | 1475 | ; default is false. You can change it with console command tree active true | false later |
1476 | active_trees = false | 1476 | active_trees = false |
1477 | ; the trees change execution time rate (in ms) | 1477 | ; the trees change execution time rate (in ms) |
1478 | update_rate = 1000 | 1478 | update_rate = 1000 |
@@ -2064,7 +2064,7 @@ | |||
2064 | ;XmlRpcServiceWriteKey = 1234 | 2064 | ;XmlRpcServiceWriteKey = 1234 |
2065 | 2065 | ||
2066 | ; Disables HTTP Keep-Alive for XmlRpcGroupsServicesConnector HTTP Requests, | 2066 | ; Disables HTTP Keep-Alive for XmlRpcGroupsServicesConnector HTTP Requests, |
2067 | ; only set to false it if you absolute sure regions and groups server suport it. | 2067 | ; only set to false it if you absolute sure regions and groups server support it. |
2068 | ; XmlRpcDisableKeepAlive = true | 2068 | ; XmlRpcDisableKeepAlive = true |
2069 | 2069 | ||
2070 | ; Minimum user level required to create groups | 2070 | ; Minimum user level required to create groups |