We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eabb686 commit 267f199Copy full SHA for 267f199
doc/tracker_config.txt
@@ -98,12 +98,9 @@
98
error_messages_to = user
99
100
# This setting should be left at the default value of html4.
101
- # Support is ending for xhtml mode.
+ # Support for xhtml has been disabled.
102
# 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
+ # Allowed values: html4
107
# Default: html4
108
html_version = html4
109
0 commit comments