aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/OpenSim.ini.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 506265d..7f7bcf4 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -78,6 +78,9 @@
78 ; YOU HAVE BEEN WARNED!!! 78 ; YOU HAVE BEEN WARNED!!!
79 TrustBinaries = false 79 TrustBinaries = false
80 80
81 ; How many prims to send to each avatar in the scene on each Update()
82 ; MaxPrimsPerFrame = 200
83
81 ; ## 84 ; ##
82 ; ## STORAGE 85 ; ## STORAGE
83 ; ## 86 ; ##