mirror of https://github.com/apache/archiva.git
[MRM-688] turn off debug logging and remove unnecessary config
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@641717 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6c18547edf
commit
c4e8f3d421
|
@ -282,9 +282,6 @@
|
|||
<Set name="properties">
|
||||
<New class="java.util.Properties">
|
||||
<Put name="mail.smtp.host">localhost</Put>
|
||||
<Put name="mail.from">archiva@localhost</Put>
|
||||
<Put name="mail.senderName">Archiva</Put>
|
||||
<Put name="mail.debug">true</Put>
|
||||
</New>
|
||||
</Set>
|
||||
</New>
|
||||
|
|
Loading…
Reference in New Issue