diff --git a/conf/ldv.conf.sample b/conf/ldv.conf.sample index 60679ee..a07715f 100644 --- a/conf/ldv.conf.sample +++ b/conf/ldv.conf.sample @@ -6,6 +6,11 @@ allow_register => 0, }, + email => { + from => 'noreply@example.com', + reply => 'admin@example.com', + }, + ldap => { server => '127.0.0.1', binddn => undef,