aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
authorCinder2015-06-19 09:29:21 -0600
committerDiva Canto2015-06-19 08:44:34 -0700
commit7edaf1d851c5d2350deb93641d775e336d175a32 (patch)
tree48bae50df2ab253db58b2f379cc5e0b736bd5c80 /bin/OpenSim.ini.example
parentWarp3DImageModule. Reduce workload by not calling to render the root prim twi... (diff)
downloadopensim-SC_OLD-7edaf1d851c5d2350deb93641d775e336d175a32.zip
opensim-SC_OLD-7edaf1d851c5d2350deb93641d775e336d175a32.tar.gz
opensim-SC_OLD-7edaf1d851c5d2350deb93641d775e336d175a32.tar.bz2
opensim-SC_OLD-7edaf1d851c5d2350deb93641d775e336d175a32.tar.xz
Add MaxMaterialsPerTransaction to SimFeatures
Signed-off-by: Diva Canto <diva@metaverseink.com>
Diffstat (limited to '')
-rw-r--r--bin/OpenSim.ini.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 28a8dc2..7a1a88d 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -789,7 +789,7 @@
789 ;# {enable_materials} {} {Enable Materials support?} {true false} true 789 ;# {enable_materials} {} {Enable Materials support?} {true false} true
790 ;; This enables the use of Materials. 790 ;; This enables the use of Materials.
791 ; enable_materials = true 791 ; enable_materials = true
792 792 ; MaxMaterialsPerTransaction = 50
793 793
794[DataSnapshot] 794[DataSnapshot]
795 ;# {index_sims} {} {Enable data snapshotting (search)?} {true false} false 795 ;# {index_sims} {} {Enable data snapshotting (search)?} {true false} false