fix: typo in paperless
This commit is contained in:
parent
2020b0a4d2
commit
d545ab3d6d
|
@ -87,7 +87,7 @@ in {
|
|||
|
||||
PAPERLESS_SOCIALACCOUNT_PROVIDERS = builtins.toJSON {
|
||||
openid_connect = {
|
||||
OAUTH_PKCE_PROVIDER = "True";
|
||||
OAUTH_PKCE_ENABLED = "True";
|
||||
APPS = [
|
||||
rec {
|
||||
provider_id = "kanidm";
|
||||
|
|
Loading…
Reference in a new issue