[Zope3-checkins] CVS: Zope3 - zope.conf.in:1.3

Fred L. Drake, Jr. fred@zope.com
Thu, 26 Jun 2003 09:56:56 -0400


Update of /cvs-repository/Zope3
In directory cvs.zope.org:/tmp/cvs-serv13298

Modified Files:
	zope.conf.in 
Log Message:
Include the FTP server in the default configuration.
Yes, this is all it takes!


=== Zope3/zope.conf.in 1.2 => 1.3 ===
--- Zope3/zope.conf.in:1.2	Wed Jun 25 11:31:02 2003
+++ Zope3/zope.conf.in	Thu Jun 26 09:56:55 2003
@@ -10,6 +10,11 @@
   address 8080
 </server>
 
+<server>
+  type FTP
+  address 8021
+</server>
+
 <zodb>
   <filestorage>
     path Data.fs