aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/RegionConfig.ini.example
diff options
context:
space:
mode:
authorE. Allen Soard2011-04-15 06:17:26 -0700
committerJustin Clark-Casey (justincc)2011-04-23 00:40:08 +0100
commit44e43d9d240735695668849fbd7aaafd339f262d (patch)
treeb3ccec8dfed67a7c007aed4feeedb5ce88308e1c /bin/RegionConfig.ini.example
parentprint invalid command message to the console, not the log (diff)
downloadopensim-SC_OLD-44e43d9d240735695668849fbd7aaafd339f262d.zip
opensim-SC_OLD-44e43d9d240735695668849fbd7aaafd339f262d.tar.gz
opensim-SC_OLD-44e43d9d240735695668849fbd7aaafd339f262d.tar.bz2
opensim-SC_OLD-44e43d9d240735695668849fbd7aaafd339f262d.tar.xz
Added MaxAgents configuration option to RegionConfig.ini allowing region hosters to setup regions maintaining more control over system resources.
Diffstat (limited to 'bin/RegionConfig.ini.example')
-rw-r--r--bin/RegionConfig.ini.example1
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