summaryrefslogtreecommitdiffstats
path: root/doc/database.rst
diff options
context:
space:
mode:
authorAurélien Bompard <aurelien@bompard.org>2012-11-28 10:00:49 +0100
committerAurélien Bompard <aurelien@bompard.org>2012-11-28 10:00:49 +0100
commite02ada586c29bdfc23442aafd13f2000b7f3a2d5 (patch)
tree615be5b8137548a3f084bc1e8ddcc26d7c757fae /doc/database.rst
parent573cc28e409d69f4ec9737c6de8f36da5146ef32 (diff)
downloadhyperkitty-e02ada586c29bdfc23442aafd13f2000b7f3a2d5.tar.gz
hyperkitty-e02ada586c29bdfc23442aafd13f2000b7f3a2d5.tar.xz
hyperkitty-e02ada586c29bdfc23442aafd13f2000b7f3a2d5.zip
Update doc regarding the kittystore-download21 script
Diffstat (limited to 'doc/database.rst')
-rw-r--r--doc/database.rst11
1 files changed, 5 insertions, 6 deletions
diff --git a/doc/database.rst b/doc/database.rst
index 56b1fa4..c09f132 100644
--- a/doc/database.rst
+++ b/doc/database.rst
@@ -11,13 +11,12 @@ created using the following command::
KittyStore's database will be created automatically on first access.
Then, you can run ``kittystore-import`` to import existing archives into the
-mailman database. Thoses archives can be downloaded by a script similar to the
-``get_mbox.py`` script provided in the ``kittystore`` module. If you're
-installing hyperkitty on the machine which hosted the previous version of
-mailman, the archived are already available locally and you can use them
-directly.
+mailman database. Thoses archives can be downloaded by calling
+``kittystore-download21``. If you're installing hyperkitty on the machine which
+hosted the previous version of mailman, the archives are already available
+locally and you can use them directly.
-.. warning::
+.. note::
If you're using SQLite and you're getting "Database is locked" errors, stop
your webserver during the import.