diff options
author | Melanie | 2010-05-16 15:01:56 +0100 |
---|---|---|
committer | Melanie | 2010-05-16 15:01:56 +0100 |
commit | b94cace5471c6a4269a5c2cd0969e4a106cfbdc2 (patch) | |
tree | a79d6123f0926ddf438cad2964d460ac6b58ccd5 /bin/OpenSim.ini.example | |
parent | Merge branch 'master' into careminster-presence-refactor (diff) | |
parent | * Fixed configs in StandaloneHypergrid.ini, it still had the SQLite connectio... (diff) | |
download | opensim-SC-b94cace5471c6a4269a5c2cd0969e4a106cfbdc2.zip opensim-SC-b94cace5471c6a4269a5c2cd0969e4a106cfbdc2.tar.gz opensim-SC-b94cace5471c6a4269a5c2cd0969e4a106cfbdc2.tar.bz2 opensim-SC-b94cace5471c6a4269a5c2cd0969e4a106cfbdc2.tar.xz |
Merge branch 'master' into careminster-presence-refactor
Diffstat (limited to 'bin/OpenSim.ini.example')
-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 1f8fca2..6d5ee14 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 |