]> source.dussan.org Git - archiva.git/commitdiff
[MRM-688] turn off debug logging and remove unnecessary config
authorBrett Porter <brett@apache.org>
Thu, 27 Mar 2008 06:49:02 +0000 (06:49 +0000)
committerBrett Porter <brett@apache.org>
Thu, 27 Mar 2008 06:49:02 +0000 (06:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@641717 13f79535-47bb-0310-9956-ffa450edef68

archiva-web/archiva-standalone/archiva-jetty/src/main/conf/jetty.xml

index 2c78cc998bb18fd2f866222fcf9b39345326c37a..c908723c7299108a5d85218e382e3d3b96d0de72 100644 (file)
         <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>