Skip to content
Snippets Groups Projects
Commit bd0ba60c authored by nightfox's avatar nightfox
Browse files

Updated so that when using the message written dates for the latest message...

Updated so that when using the message written dates for the latest message dates, the written dates will be adjusted to the BBS's local time zone so that they are consistent.  Also changed the default option for the showImportDates in the configuration file to false so that it will show the when-written dates of the latest message.
parent 6200bc13
Branches
Tags
No related merge requests found
......@@ -2,8 +2,8 @@
useLightbarInterface=true
; If showImportDates is true, then the date shown for the latest date
; will be the messaeg import date. If false, the date will represent
; the timestamp in the message.
showImportDates=true
; the when-written date in the message.
showImportDates=false
areaChooserHdrFilenameBase=msgAreaChgHeader
areaChooserHdrMaxLines=5
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment