aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2014-03-26 23:45:02 +0000
committerJustin Clark-Casey (justincc)2014-03-26 23:45:02 +0000
commitaf54e6f370dc03ffafc7540e3aac9979ae0f85ce (patch)
tree8303b791011b7fe856e048b1233445bd0bfb0258 /bin/OpenSim.ini.example
parentminor: change misspelling of overriden to overridden in comments within confi... (diff)
downloadopensim-SC_OLD-af54e6f370dc03ffafc7540e3aac9979ae0f85ce.zip
opensim-SC_OLD-af54e6f370dc03ffafc7540e3aac9979ae0f85ce.tar.gz
opensim-SC_OLD-af54e6f370dc03ffafc7540e3aac9979ae0f85ce.tar.bz2
opensim-SC_OLD-af54e6f370dc03ffafc7540e3aac9979ae0f85ce.tar.xz
minor: Change incorrect "Maximum" in the PhysicalPrimMin OpenSim.ini.example description to "Minimum"
Thanks to aiaustin for the spot.
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r--bin/OpenSim.ini.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 66504c5..1395d72 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -114,7 +114,7 @@
114 ; NonPhysicalPrimMax = 256 114 ; NonPhysicalPrimMax = 256
115 115
116 ;# {PhysicalPrimMin} {} {Minimum size of physical prims?} {} 0.01 116 ;# {PhysicalPrimMin} {} {Minimum size of physical prims?} {} 0.01
117 ;; Maximum size where a prim can be physical. Affects resizing of 117 ;; Minimum size where a prim can be physical. Affects resizing of
118 ;; existing prims. This can be overridden in the region config file. 118 ;; existing prims. This can be overridden in the region config file.
119 ; PhysicalPrimMin = 0.01 119 ; PhysicalPrimMin = 0.01
120 120