Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.0.0
-
None
-
None
Description
In the configuration file, the capacity and time-related configuration can not set the unit, only the default unit, the default unit of capacity is byte, the default unit of time is milliseconds, so need to convert (for example, 2g converted to 2147483648), so not It is easy to configure the attribute is not easy to read again, so prepare the capacity type configuration new unit: g / m / k / b (no unit defaults to byte), the time type configuration new unit: h / m / s / ms ( No unit defaults to ms).