mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-05-02 13:05:27 +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:
|
||||
|
||||
----
|
||||
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]]
|
||||
|
Loading…
Reference in New Issue
Block a user