Skip to content

Commit 267f199

Browse files
committed
update for 2.4.0 beta release
generate to incorporate xhtml disabled.
1 parent eabb686 commit 267f199

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

doc/tracker_config.txt

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -98,12 +98,9 @@
9898
error_messages_to = user
9999

100100
# This setting should be left at the default value of html4.
101-
# Support is ending for xhtml mode.
101+
# Support for xhtml has been disabled.
102102
# HTML version to generate. The templates are html4 by default.
103-
# If you wish to make them xhtml, then you'll need to change
104-
# this setting to 'xhtml' too so all auto-generated HTML
105-
# is compliant.
106-
# Allowed values: html4, xhtml
103+
# Allowed values: html4
107104
# Default: html4
108105
html_version = html4
109106

0 commit comments

Comments
 (0)