aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/Regions
diff options
context:
space:
mode:
Diffstat (limited to 'bin/Regions')
-rw-r--r--bin/Regions/Regions.ini.example6
1 files changed, 5 insertions, 1 deletions
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"
34; MaxPrims = 15000 34; MaxPrims = 15000
35; MaxAgents = 100 35; MaxAgents = 100
36 36
37; * Max prims per user (per parcel).
38; * Negative values will disable the check.
39; MaxPrimsPerUser = -1
40
37; * 41; *
38; * Multi-Tenancy. Only set if needed 42; * Multi-Tenancy. Only set if needed
39; * 43; *
@@ -83,4 +87,4 @@ ExternalHostName = "SYSTEMIP"
83; * built using MapImageModule's terrain and prim renderer. Parcel 'for sale' overlays are 87; * built using MapImageModule's terrain and prim renderer. Parcel 'for sale' overlays are
84; * still drawn on top of the static map by the World Map module. 88; * still drawn on top of the static map by the World Map module.
85 89
86; MaptileStaticFile = "SomeFile.png" \ No newline at end of file 90; MaptileStaticFile = "SomeFile.png"