[Zope-Checkins] CVS: Zope3 - zserver.zcml:1.3
Stephan Richter
srichter@cbu.edu
Sun, 16 Jun 2002 14:45:41 -0400
Update of /cvs-repository/Zope3
In directory cvs.zope.org:/tmp/cvs-serv29411
Modified Files:
zserver.zcml
Log Message:
Ooops, forgot a little change here...now Zope will start up again.
=== Zope3/zserver.zcml 1.2 => 1.3 ===
set to false, nothing is reported. -->
- <startup:addServer type = "Browser" port = "8080" />
+ <startup:addServer type = "Browser" port = "8080" verbose="false"/>
<startup:addServer type = "XML-RPC" port = "8081" verbose="true" />
<startup:addServer type = "FTP" port = "8021" />