21 lines
505 B
TOML
21 lines
505 B
TOML
[DEFAULT]
|
|
head = "head.js"
|
|
prefs = [
|
|
"security.webauth.webauthn=true",
|
|
"security.webauth.webauthn_enable_softtoken=false",
|
|
"security.webauth.webauthn_enable_android_fido2=false",
|
|
"security.webauth.webauthn_enable_usbtoken=false",
|
|
"security.webauthn.ctap2=true",
|
|
]
|
|
|
|
["browser_aboutwebauthn_aria_keycontrols.js"]
|
|
|
|
["browser_aboutwebauthn_bio.js"]
|
|
|
|
["browser_aboutwebauthn_credentials.js"]
|
|
|
|
["browser_aboutwebauthn_info.js"]
|
|
|
|
["browser_aboutwebauthn_no_token.js"]
|
|
|
|
["browser_aboutwebauthn_pin.js"]
|