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 f02e50f commit da64122Copy full SHA for da64122
config/local.template
@@ -39,7 +39,7 @@ module.exports = {
39
static: {
40
username: 'STATIC_USERNAME',
41
password: 'STATIC_PASSWORD'
42
- //},
+ },
43
// You can also specify an ldap connection that can be used for authentication.
44
//ldap: {
45
// usernameField: 'USERNAME_FIELD', // Key at which the username is stored
0 commit comments