mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-05-03 01:06:54 +00:00
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 <o.bektas@proxmox.com>
This commit is contained in:
parent
4faa64451a
commit
5d993771a7
@ -624,8 +624,7 @@ registrations unusable!
|
|||||||
This is done via `/etc/pve/datacenter.cfg`. For instance:
|
This is done via `/etc/pve/datacenter.cfg`. For instance:
|
||||||
|
|
||||||
----
|
----
|
||||||
webauthn:
|
webauthn: rp=mypve.example.com,origin=https://mypve.example.com:8006,id=mypve.example.com
|
||||||
rp=mypve.example.com,origin=https://mypve.example.com:8006,id=mypve.example.com
|
|
||||||
----
|
----
|
||||||
|
|
||||||
[[pveum_configure_u2f]]
|
[[pveum_configure_u2f]]
|
||||||
|
Loading…
Reference in New Issue
Block a user