Contents: Changed the TimeSpan system to a modern version.
If the timespan is more than 1 minute, then the seconds will not show, to save space. If it is less than 1 minute, * seconds (or whatever suffix you set) will show.
This setting can be turned off by changing
legacy_timespans: false to
legacy_timespans: true which will enable the old timespan system