diff options
-rw-r--r-- | bin/Regions/Regions.ini.example | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bin/Regions/Regions.ini.example b/bin/Regions/Regions.ini.example index 253e897..7186c84 100644 --- a/bin/Regions/Regions.ini.example +++ b/bin/Regions/Regions.ini.example | |||
@@ -24,6 +24,13 @@ AllowAlternatePorts = False | |||
24 | ExternalHostName = "SYSTEMIP" | 24 | ExternalHostName = "SYSTEMIP" |
25 | 25 | ||
26 | ; * | 26 | ; * |
27 | ; * Variable-sized regions allows the creation of large, borderless spaces. | ||
28 | ; * The default is 256 meters. For larger spaces, set these to multiples of 256. | ||
29 | ; * | ||
30 | ; SizeX = 512 | ||
31 | ; SizeY = 512 | ||
32 | |||
33 | ; * | ||
27 | ; * Prim data | 34 | ; * Prim data |
28 | ; * This allows limiting the sizes of prims and the region prim count | 35 | ; * This allows limiting the sizes of prims and the region prim count |
29 | ; * | 36 | ; * |