Web UI: Remove redfishSupportEnabled

redfishSupportEnabled was a bit of a misnomer, because even if
set to false the Web UI user management continued to use Redfish.

The only place redfishSupportEnabled was used was the Redfish Event
Log page.

https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-webui/+/22868
Renames Redfish Event Log support to redfishEventLogDisabled.
It is enabled by default/if undefined will be enabled.

Should wait for 22868 to merge.

(From meta-intel rev: 23ba3ebf5011a3547e56796e41ba1279e851fe0c)

Tested: Tested 22868 with undefined redfishEventLogDisabled
        and see panel in navigation.
Change-Id: I91ff480f759bb1b3900a4fb33c8fa76e2aa9cb94
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-intel/meta-common/recipes-phosphor/webui/phosphor-webui/config.json b/meta-intel/meta-common/recipes-phosphor/webui/phosphor-webui/config.json
index 15dfaa6..1543a62 100644
--- a/meta-intel/meta-common/recipes-phosphor/webui/phosphor-webui/config.json
+++ b/meta-intel/meta-common/recipes-phosphor/webui/phosphor-webui/config.json
@@ -1,5 +1,4 @@
 {
-  "redfishSupportEnabled" : true,
   "customKeyEnable": true,
   "keyType" : "VT100+",
   "customConsoleDisplaySize": {