From 5ad04bb4b52b93ccb33d7d2bf57646f4947b111b Mon Sep 17 00:00:00 2001 From: Michael Pavone Date: Mon, 26 Mar 2018 22:13:22 -0700 Subject: Allow MegaWiFi support to be toggled in config file. Defaults to off due to security concerns --- default.cfg | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'default.cfg') diff --git a/default.cfg b/default.cfg index b754f41..e09e747 100644 --- a/default.cfg +++ b/default.cfg @@ -230,6 +230,10 @@ ui { system { ram_init zero default_region U + #controls whether MegaWiFi support is enabled or not + #MegaWiFi allows ROMs to make connections to the internet + #so it should only be enabled for ROMs you trust + megawifi off } -- cgit v1.2.3