From 24bfc6b56b9e3b4c7757a4c841ba7320077fa10c Mon Sep 17 00:00:00 2001 From: arch1mede Date: Mon, 19 Dec 2022 10:30:48 -0800 Subject: [PATCH] Update ipmi.md (#898) Fixed an error in formatting --- docs/ipmi.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/ipmi.md b/docs/ipmi.md index 51eed079..21553d1e 100644 --- a/docs/ipmi.md +++ b/docs/ipmi.md @@ -82,7 +82,8 @@ location /redfish { } ``` -!!! info Don't be confused by the parameter `auth_request off`. KVMD performs authorization on its own. The only open HTTP entrypoint is `/redfish/v1`, which returns a static document and does not change the state of the PiKVM. It's safe. +!!! info + Don't be confused by the parameter `auth_request off`. KVMD performs authorization on its own. The only open HTTP entrypoint is `/redfish/v1`, which returns a static document and does not change the state of the PiKVM. It's safe. If there is a file in your system after the update `/etc/kvmd/nginx/kvmd.ctx-server.conf.pacnew` you can just move it: