We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2ff6cd commit f9b8ca3Copy full SHA for f9b8ca3
configuration/config-txt/misc.md
@@ -1,16 +1,16 @@
1
-## Miscellaneous config.txt options
+# Miscellaneous options in config.txt
2
3
-### avoid_warnings
+## avoid_warnings
4
5
The [warning symbols](../warning-icons.md) can be disabled using this option, although this is not advised.
6
7
`avoid_warnings=1` disables the warning overlays.
8
`avoid_warnings=2` disables the warning overlays, but additionally allows turbo mode even when low-voltage is present.
9
10
-### logging_level
+## logging_level
11
12
Sets the Videocore logging level. The value is a Videocore-specific bitmask.
13
14
-### arm_64bit
+## arm_64bit
15
16
If set, this forces the kernel loading system to assume a 64-bit kernel.
0 commit comments