diff options
author | Dan Lake | 2011-11-01 16:51:14 -0700 |
---|---|---|
committer | Dan Lake | 2011-11-01 16:51:14 -0700 |
commit | 4b58d4ff95891e5d0f15801c8a48c57309925738 (patch) | |
tree | 7d007c625e5b5769560df3ea856b1977f2ed4356 /bin/OpenSimDefaults.ini | |
parent | Add "appearance send" command to allow manual sending of appearance. (diff) | |
download | opensim-SC_OLD-4b58d4ff95891e5d0f15801c8a48c57309925738.zip opensim-SC_OLD-4b58d4ff95891e5d0f15801c8a48c57309925738.tar.gz opensim-SC_OLD-4b58d4ff95891e5d0f15801c8a48c57309925738.tar.bz2 opensim-SC_OLD-4b58d4ff95891e5d0f15801c8a48c57309925738.tar.xz |
Removed see_into_this_sim_from_neighbor configuration option.
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r-- | bin/OpenSimDefaults.ini | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index db2a551..d79cb1e 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -170,9 +170,6 @@ | |||
170 | ; Objects will always be considered for persistance in the next sweep if the first change occurred this number of seconds ago | 170 | ; Objects will always be considered for persistance in the next sweep if the first change occurred this number of seconds ago |
171 | MaximumTimeBeforePersistenceConsidered = 600 | 171 | MaximumTimeBeforePersistenceConsidered = 600 |
172 | 172 | ||
173 | ; Should avatars in neighbor sims see objects in this sim? | ||
174 | see_into_this_sim_from_neighbor = true | ||
175 | |||
176 | ; ## | 173 | ; ## |
177 | ; ## PHYSICS | 174 | ; ## PHYSICS |
178 | ; ## | 175 | ; ## |