diff options
Diffstat (limited to '')
-rw-r--r-- | bin/OpenSim.ini.example | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index d498258..313466c 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -180,10 +180,6 @@ | |||
180 | ;; if the first change occurred this number of seconds ago. | 180 | ;; if the first change occurred this number of seconds ago. |
181 | ; MaximumTimeBeforePersistenceConsidered = 600 | 181 | ; MaximumTimeBeforePersistenceConsidered = 600 |
182 | 182 | ||
183 | ;# {see_into_this_sim_from_neighbor} {} {Should avatars in neighbor sims see objects in this sim?} {true false} true | ||
184 | ;; Should avatars in neighbor sims see objects in this sim? | ||
185 | ; see_into_this_sim_from_neighbor = true | ||
186 | |||
187 | ;# {physical_prim} {} {Allow prims to be physical?} {true false} true | 183 | ;# {physical_prim} {} {Allow prims to be physical?} {true false} true |
188 | ;; if you would like to allow prims to be physical and move by physics | 184 | ;; if you would like to allow prims to be physical and move by physics |
189 | ;; with the physical checkbox in the client set this to true. | 185 | ;; with the physical checkbox in the client set this to true. |