Do not display config at the beginning of the app
parent
0c748e9304
commit
e88d47a83b
|
@ -27,8 +27,6 @@ var config = {
|
|||
notifier: yaml_config.notifier,
|
||||
}
|
||||
|
||||
console.log(config);
|
||||
|
||||
var ldap_client = ldap.createClient({
|
||||
url: config.ldap_url,
|
||||
reconnect: true
|
||||
|
|
Loading…
Reference in New Issue