From 5d993771a7788ee51b95068f93b10d5f7a6a6561 Mon Sep 17 00:00:00 2001 From: Oguz Bektas Date: Thu, 28 Jul 2022 15:17:45 +0200 Subject: [PATCH] pveum: fix syntax for webauthn config the property string needs to be on the same line as the config key Signed-off-by: Oguz Bektas --- 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.39.2