- mysql references removed
authorzapata <zapata>
Mon, 14 Oct 2002 03:33:00 +0000 (03:33 +0000)
committerzapata <zapata>
Mon, 14 Oct 2002 03:33:00 +0000 (03:33 +0000)
- small error in the help corrected

etc/config.properties-dist

index 1041abc..94600eb 100755 (executable)
@@ -24,7 +24,7 @@
 #
 # The setup uses the following assumptions:
 # The URL to reach the site is http://indy.code-fu.de
-# The DocumentRoot of this URL is /pub/Dokumente/Indymedia/de-tech/Mir
+# The StorageRoot of this URL is /pub/Dokumente/Indymedia/de-tech/Mir
 # All data is located below this directory, including the servlets.
 
 
@@ -193,13 +193,6 @@ Database.Adaptor=mir.storage.DatabaseAdaptorPostgresql
 Database.Logfile=log/dbentity.log
 
 #
-# configuration for adaptor mysql
-# In this example, "Mir" is the dbname
-
-Adaptor.MySQL.URL=jdbc:mysql://localhost:3306/Mir
-Adaptor.MySQL.Driver=org.gjt.mm.mysql.Driver
-
-#
 # configuration for adaptor postgres
 # In this example, "Mir" is the dbname