miniflux: disable webauthn
This commit is contained in:
parent
8c97b095a2
commit
d64a1de35d
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@
|
|||
PORT = 9000;
|
||||
BASE_URL = "https://rss.internal.flake.sh";
|
||||
HTTPS = "true";
|
||||
WEBAUTHN = "true";
|
||||
DATABASE_URL = lib.mkForce "host=100.94.214.100 port=5432 user=miniflux password=miniflux dbname=miniflux sslmode=disable";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue