the property string needs to be on the same line as the config key

Signed-off-by: Oguz Bektas <o.bek...@proxmox.com>
---
 pveum.adoc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pveum.adoc b/pveum.adoc
index 840067e..64d8931 100644
--- a/pveum.adoc
+++ b/pveum.adoc
@@ -624,8 +624,7 @@ registrations unusable!
 This is done via `/etc/pve/datacenter.cfg`. For instance:
 
 ----
-webauthn:
-rp=mypve.example.com,origin=https://mypve.example.com:8006,id=mypve.example.com
+webauthn: 
rp=mypve.example.com,origin=https://mypve.example.com:8006,id=mypve.example.com
 ----
 
 [[pveum_configure_u2f]]
-- 
2.30.2



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to