aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini.example6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 28c16cf..28369a3 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -691,6 +691,12 @@
691 ; enable_windlight = false 691 ; enable_windlight = false
692 692
693 693
694[Materials]
695 ;# {enable_materials} {} {Enable Materials support?} {true false} true
696 ;; This enables the use of Materials.
697 ; enable_materials = true
698
699
694[DataSnapshot] 700[DataSnapshot]
695 ;# {index_sims} {} {Enable data snapshotting (search)?} {true false} false 701 ;# {index_sims} {} {Enable data snapshotting (search)?} {true false} false
696 ;; The following set of configs pertains to search. 702 ;; The following set of configs pertains to search.