fix: disable updates

This commit is contained in:
nhnn
2025-05-01 10:31:17 +03:00
parent c9a50cff27
commit c12025a5de

View File

@@ -200,6 +200,8 @@ in
lost_password_link = "disabled";
allow_multiple_user_backends = false;
updatechecker = false; # nixpkgs handles updates for us, update via web ui will fail on nixos.
user_oidc = {
single_logout = true;
use_pkce = true;