aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--bin/OpenSim.ini.example4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 33f3263..d6de777 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -184,10 +184,6 @@
184 ;; if the first change occurred this number of seconds ago. 184 ;; if the first change occurred this number of seconds ago.
185 ; MaximumTimeBeforePersistenceConsidered = 600 185 ; MaximumTimeBeforePersistenceConsidered = 600
186 186
187 ;# {see_into_this_sim_from_neighbor} {} {Should avatars in neighbor sims see objects in this sim?} {true false} true
188 ;; Should avatars in neighbor sims see objects in this sim?
189 ; see_into_this_sim_from_neighbor = true
190
191 ;# {physical_prim} {} {Allow prims to be physical?} {true false} true 187 ;# {physical_prim} {} {Allow prims to be physical?} {true false} true
192 ;; if you would like to allow prims to be physical and move by physics 188 ;; if you would like to allow prims to be physical and move by physics
193 ;; with the physical checkbox in the client set this to true. 189 ;; with the physical checkbox in the client set this to true.