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 = {
|
settings = {
|
||||||
|
"auth.webauthn.enabled" = false; #INFO: We use openid baby...
|
||||||
default_phone_region = "NL";
|
default_phone_region = "NL";
|
||||||
enabledPreviewProviders = [
|
enabledPreviewProviders = [
|
||||||
"OC\\Preview\\BMP"
|
"OC\\Preview\\BMP"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue