aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
authorMelanie2013-08-07 23:29:42 +0100
committerMelanie2013-08-07 23:29:42 +0100
commit005c69511dac490a8353233423a3152abf5580dd (patch)
treeabae7717af4af3ed7844f3747ab28398fdad9cdf /bin/OpenSim.ini.example
parentMerge branch 'avination-current' into careminster (diff)
parentminor: add some method doc to ScenePresence fields used for entity transfer, ... (diff)
downloadopensim-SC_OLD-005c69511dac490a8353233423a3152abf5580dd.zip
opensim-SC_OLD-005c69511dac490a8353233423a3152abf5580dd.tar.gz
opensim-SC_OLD-005c69511dac490a8353233423a3152abf5580dd.tar.bz2
opensim-SC_OLD-005c69511dac490a8353233423a3152abf5580dd.tar.xz
Merge branch 'master' into careminster
Conflicts: OpenSim/Region/CoreModules/Avatar/Attachments/AttachmentsModule.cs OpenSim/Region/Framework/Scenes/Scene.Inventory.cs OpenSim/Region/Framework/Scenes/Scene.cs
Diffstat (limited to 'bin/OpenSim.ini.example')
-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 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.