We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98acb5b commit 01f3725Copy full SHA for 01f3725
docs/loggers/html.rst
@@ -48,6 +48,20 @@ You can use the ``upload_command`` setting to specify a command to push the gene
48
49
if set, a command to execute each time the output is updated to e.g. upload the files to an external webserver
50
51
+.. confval:: navbar_title
52
+
53
+ :type: string
54
+ :required: false
55
56
+ if set, the title to show at the top of the page. The default is "SimpleMonitor"
57
58
+.. confval:: visual_theme
59
60
61
62
63
+ the visual theme for the HTML page. Set to "dark" for dark mode. The default is "light"
64
65
.. confval:: map
66
67
:type: boolean
0 commit comments