diff options
author | Justin Clark-Casey (justincc) | 2013-09-12 23:38:50 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2013-09-12 23:38:50 +0100 |
commit | 53de6d94ea5e80b873864be32f1781bc2f7017c9 (patch) | |
tree | 6439702ceef049081872a5dfc0178e8dc7ab0e49 /bin/OpenSimDefaults.ini | |
parent | 6762: llList2Key fails to convert a string in a list to a key (diff) | |
download | opensim-SC-53de6d94ea5e80b873864be32f1781bc2f7017c9.zip opensim-SC-53de6d94ea5e80b873864be32f1781bc2f7017c9.tar.gz opensim-SC-53de6d94ea5e80b873864be32f1781bc2f7017c9.tar.bz2 opensim-SC-53de6d94ea5e80b873864be32f1781bc2f7017c9.tar.xz |
minor: replace spaces with tabs for see_into_region setting
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r-- | bin/OpenSimDefaults.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index c16dee2..7954a14 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -86,8 +86,8 @@ | |||
86 | ;; from the selected region_info_source. | 86 | ;; from the selected region_info_source. |
87 | allow_regionless = false | 87 | allow_regionless = false |
88 | 88 | ||
89 | ;; Allow child agents to see into the region even if their root counterpart isn't allowed in here | 89 | ;; Allow child agents to see into the region even if their root counterpart isn't allowed in here |
90 | see_into_region = true | 90 | see_into_region = true |
91 | 91 | ||
92 | ; Maximum number of position, rotation and scale changes for each prim that the simulator will store for later undos | 92 | ; Maximum number of position, rotation and scale changes for each prim that the simulator will store for later undos |
93 | ; Increasing this number will increase memory usage. | 93 | ; Increasing this number will increase memory usage. |