diff options
author | Mic Bowman | 2011-04-25 08:41:21 -0700 |
---|---|---|
committer | Mic Bowman | 2011-04-25 08:41:21 -0700 |
commit | 1d7c83c39fffe6580f4cf1c693581979c97d7eaa (patch) | |
tree | e600e4551ba957aa47dfbba7925c65ee7d06ccfc /bin/RegionConfig.ini.example | |
parent | Fix a bug looping through the priority queues. This should fix the problem (diff) | |
parent | Removed unused libraries: RAILS.dll and dependencies. (diff) | |
download | opensim-SC_OLD-1d7c83c39fffe6580f4cf1c693581979c97d7eaa.zip opensim-SC_OLD-1d7c83c39fffe6580f4cf1c693581979c97d7eaa.tar.gz opensim-SC_OLD-1d7c83c39fffe6580f4cf1c693581979c97d7eaa.tar.bz2 opensim-SC_OLD-1d7c83c39fffe6580f4cf1c693581979c97d7eaa.tar.xz |
Merge branch 'master' into queuetest
Diffstat (limited to 'bin/RegionConfig.ini.example')
-rw-r--r-- | bin/RegionConfig.ini.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/RegionConfig.ini.example b/bin/RegionConfig.ini.example index d45fe9d..ff00ddf 100644 --- a/bin/RegionConfig.ini.example +++ b/bin/RegionConfig.ini.example | |||
@@ -28,6 +28,7 @@ ExternalHostName = "SYSTEMIP" | |||
28 | ; PhysicalPrimMax = 10 | 28 | ; PhysicalPrimMax = 10 |
29 | ; ClampPrimSize = False | 29 | ; ClampPrimSize = False |
30 | ; MaxPrims = 15000 | 30 | ; MaxPrims = 15000 |
31 | ; MaxAgents = 100 | ||
31 | 32 | ||
32 | ; * | 33 | ; * |
33 | ; * Multi-Tenancy. Only set if needed | 34 | ; * Multi-Tenancy. Only set if needed |