mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
Do not display config at the beginning of the app
This commit is contained in:
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
Block a user