htc: configure usage via system setting

This commit is contained in:
Michael Scire
2021-02-23 04:10:20 -08:00
committed by SciresM
parent 0ec54ed492
commit ce149f996c
4 changed files with 21 additions and 4 deletions

View File

@@ -52,6 +52,9 @@
; Controls whether dns.mitm logs to the sd card for debugging
; 0 = Disabled, 1 = Enabled
; enable_dns_mitm_debug_log = u8!0x0
; Controls whether htc is enabled
; 0 = Disabled, 1 = Enabled
; enable_htc = u8!0x0
[hbloader]
; Controls the size of the homebrew heap when running as applet.
; If set to zero, all available applet memory is used as heap.