diff options
Diffstat (limited to '')
-rw-r--r-- | bin/OpenSim.ini.example | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 3015c08..1ea4609 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -97,10 +97,6 @@ | |||
97 | ;; from the selected region_info_source. | 97 | ;; from the selected region_info_source. |
98 | ; allow_regionless = false | 98 | ; allow_regionless = false |
99 | 99 | ||
100 | ;# {MaxPrimUndos} {} {Maximum number of undos avialable for position, rotation and scale changes of each prim} {} 20 | ||
101 | ;; Increasing the number of undos available number will increase memory usage. | ||
102 | MaxPrimUndos = 20 | ||
103 | |||
104 | ;# {NonPhysicalPrimMin} {} {Minimum size of nonphysical prims?} {} 0.001 | 100 | ;# {NonPhysicalPrimMin} {} {Minimum size of nonphysical prims?} {} 0.001 |
105 | ;; Minimum size for non-physical prims. Affects resizing of existing | 101 | ;; Minimum size for non-physical prims. Affects resizing of existing |
106 | ;; prims. This can be overriden in the region config file (as | 102 | ;; prims. This can be overriden in the region config file (as |