From: zapata Date: Mon, 14 Oct 2002 03:33:00 +0000 (+0000) Subject: - mysql references removed X-Git-Tag: BEFORE_MERGE_1_1~504 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=da55a654fd0d8837fbc0dc5936ff712383c63d80;p=mir.git - mysql references removed - small error in the help corrected --- diff --git a/etc/config.properties-dist b/etc/config.properties-dist index 1041abcf..94600eb7 100755 --- a/etc/config.properties-dist +++ b/etc/config.properties-dist @@ -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