diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/OpenSim.ini.example | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index f49cd97..a5eb78b 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -87,9 +87,6 @@ | |||
87 | ; YOU HAVE BEEN WARNED!!! | 87 | ; YOU HAVE BEEN WARNED!!! |
88 | TrustBinaries = false | 88 | TrustBinaries = false |
89 | 89 | ||
90 | ; How many prims to send to each avatar in the scene on each Update() | ||
91 | ; MaxPrimsPerFrame = 200 | ||
92 | |||
93 | ; Combine all contiguous regions into one large region | 90 | ; Combine all contiguous regions into one large region |
94 | ; Order your regions from South to North, West to East in your regions.ini and then set this to true | 91 | ; Order your regions from South to North, West to East in your regions.ini and then set this to true |
95 | ; Warning! Don't use this with regions that have existing content!, This will likely break them | 92 | ; Warning! Don't use this with regions that have existing content!, This will likely break them |