Do not display config at the beginning of the app

pull/10/head
Clement Michaud 2017-01-29 14:57:40 +01:00
parent 0c748e9304
commit e88d47a83b
1 changed files with 0 additions and 2 deletions

View File

@ -27,8 +27,6 @@ var config = {
notifier: yaml_config.notifier,
}
console.log(config);
var ldap_client = ldap.createClient({
url: config.ldap_url,
reconnect: true