From 18b91fdbe95ac499c92556f15f067ca94d88d343 Mon Sep 17 00:00:00 2001 From: Dev Random Date: Sat, 12 Apr 2014 09:40:36 -0400 Subject: Tweak to PrimLimits and add missing Regions.ini example Signed-off-by: Melanie --- bin/Regions/Regions.ini.example | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'bin/Regions') diff --git a/bin/Regions/Regions.ini.example b/bin/Regions/Regions.ini.example index 36ccd8c..253e897 100644 --- a/bin/Regions/Regions.ini.example +++ b/bin/Regions/Regions.ini.example @@ -34,6 +34,10 @@ ExternalHostName = "SYSTEMIP" ; MaxPrims = 15000 ; MaxAgents = 100 +; * Max prims per user (per parcel). +; * Negative values will disable the check. +; MaxPrimsPerUser = -1 + ; * ; * Multi-Tenancy. Only set if needed ; * @@ -83,4 +87,4 @@ ExternalHostName = "SYSTEMIP" ; * built using MapImageModule's terrain and prim renderer. Parcel 'for sale' overlays are ; * still drawn on top of the static map by the World Map module. -; MaptileStaticFile = "SomeFile.png" \ No newline at end of file +; MaptileStaticFile = "SomeFile.png" -- cgit v1.1