Skip to content

Commit da64122

Browse files
alexander-toroshArekSredzki
authored andcommitted
Fixed issue in local.template file
1 parent f02e50f commit da64122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/local.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ module.exports = {
3939
static: {
4040
username: 'STATIC_USERNAME',
4141
password: 'STATIC_PASSWORD'
42-
//},
42+
},
4343
// You can also specify an ldap connection that can be used for authentication.
4444
//ldap: {
4545
// usernameField: 'USERNAME_FIELD', // Key at which the username is stored

0 commit comments

Comments
 (0)