Skip to content

Commit ac8c381

Browse files
committed
Fix config.json.example format error
1 parent a8fa888 commit ac8c381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.json.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"searchBase": "change this",
7272
"searchFilter": "change this",
7373
"searchAttributes": ["change this"],
74-
"usernameField": "change this e.g. uid"
74+
"usernameField": "change this e.g. uid",
7575
"tlsOptions": {
7676
"changeme": "See https://nodejs.org/api/tls.html#tls_tls_connect_options_callback"
7777
}

0 commit comments

Comments
 (0)