summaryrefslogtreecommitdiff
path: root/src/mailman/docs/DATABASE.rst
diff options
context:
space:
mode:
authorBarry Warsaw2012-09-05 21:30:35 -0400
committerBarry Warsaw2012-09-05 21:30:35 -0400
commit89dcd0c5fbbd2e5b09af6d0575d7a4bcec241dfa (patch)
tree6ca2a553f0ef613fec0eb5b83b818d5003f54a7d /src/mailman/docs/DATABASE.rst
parentc97dbef1f75a7f5525ebe5bb8365f01e8533e418 (diff)
downloadmailman-89dcd0c5fbbd2e5b09af6d0575d7a4bcec241dfa.tar.gz
mailman-89dcd0c5fbbd2e5b09af6d0575d7a4bcec241dfa.tar.zst
mailman-89dcd0c5fbbd2e5b09af6d0575d7a4bcec241dfa.zip
Documentation updates for beta 2.
Diffstat (limited to 'src/mailman/docs/DATABASE.rst')
-rw-r--r--src/mailman/docs/DATABASE.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mailman/docs/DATABASE.rst b/src/mailman/docs/DATABASE.rst
index f5fe39849..762d60a11 100644
--- a/src/mailman/docs/DATABASE.rst
+++ b/src/mailman/docs/DATABASE.rst
@@ -8,10 +8,10 @@ however, Storm is compatible with PostgreSQL_ and MySQL, among possibly
others.
Currently, Mailman is known to work with either the default SQLite3 database,
-or PostgreSQL. (Volunteers to port it to MySQL are welcome!). If you want to
-use SQLite3, you generally don't need to change anything, but if you want
-Mailman to use PostgreSQL, you'll need to set that up first, and then change a
-configuration variable in your `/etc/mailman.cfg` file.
+or PostgreSQL. (Volunteers to port it to other databases are welcome!). If
+you want to use SQLite3, you generally don't need to change anything, but if
+you want Mailman to use PostgreSQL, you'll need to set that up first, and then
+change a configuration variable in your `/etc/mailman.cfg` file.
Two configuration variables control which database Mailman uses. The first
names the class implementing the database interface. The second names the