Skip to content

Commit f9b8ca3

Browse files
authored
Update misc.md
1 parent f2ff6cd commit f9b8ca3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

configuration/config-txt/misc.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
## Miscellaneous config.txt options
1+
# Miscellaneous options in config.txt
22

3-
### avoid_warnings
3+
## avoid_warnings
44

55
The [warning symbols](../warning-icons.md) can be disabled using this option, although this is not advised.
66

77
`avoid_warnings=1` disables the warning overlays.
88
`avoid_warnings=2` disables the warning overlays, but additionally allows turbo mode even when low-voltage is present.
99

10-
### logging_level
10+
## logging_level
1111

1212
Sets the Videocore logging level. The value is a Videocore-specific bitmask.
1313

14-
### arm_64bit
14+
## arm_64bit
1515

1616
If set, this forces the kernel loading system to assume a 64-bit kernel.

0 commit comments

Comments
 (0)