Nextcloud: disable webauthn
This commit is contained in:
parent
80d135d5b2
commit
8a95374dec
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ in {
|
|||
};
|
||||
|
||||
settings = {
|
||||
"auth.webauthn.enabled" = false; #INFO: We use openid baby...
|
||||
default_phone_region = "NL";
|
||||
enabledPreviewProviders = [
|
||||
"OC\\Preview\\BMP"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue