dns.mitm: edit default behavior/hosts filenames

This commit is contained in:
Michael Scire 2021-01-31 08:04:25 -08:00 committed by SciresM
parent 658389fc60
commit 6694d8c2d9
3 changed files with 14 additions and 14 deletions

View file

@ -48,7 +48,7 @@
; Controls whether dns.mitm uses the default redirections in addition to
; whatever is specified in the user's hosts file.
; 0 = Disabled (use hosts file contents), 1 = Enabled (use defaults and hosts file contents)
; add_defaults_to_dns_hosts = u8!0x0
; add_defaults_to_dns_hosts = u8!0x1
[hbloader]
; Controls the size of the homebrew heap when running as applet.
; If set to zero, all available applet memory is used as heap.