We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6149864 commit 7b48b4dCopy full SHA for 7b48b4d
data/settings.js
@@ -9338,7 +9338,7 @@ The static password to be used for all users authenticating using this passdb.`
9338
},
9339
text: `
9340
If \`yes\`, run the passdb lookup in auth-worker process instead of the main
9341
-auth process.`
+auth process. This setting is only used by some of the passdb drivers.`
9342
9343
9344
passdb_result_success: {
@@ -10968,7 +10968,7 @@ Skip user existence verification via passdb lookup.`
10968
10969
10970
If \`yes\`, run the userdb lookup in auth-worker process instead of the main
10971
+auth process. This setting is only used by some of the userdb drivers.`
10972
10973
10974
userdb_result_success: {
0 commit comments