mirror of https://github.com/status-im/codimd.git
Merge pull request #668 from xuxiaodong/master
Fix config.json.example format error
This commit is contained in:
commit
40f1c46453
|
@ -71,7 +71,7 @@
|
|||
"searchBase": "change this",
|
||||
"searchFilter": "change this",
|
||||
"searchAttributes": ["change this"],
|
||||
"usernameField": "change this e.g. uid"
|
||||
"usernameField": "change this e.g. uid",
|
||||
"tlsOptions": {
|
||||
"changeme": "See https://nodejs.org/api/tls.html#tls_tls_connect_options_callback"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue