aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/en/user/backup.rst
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2016-11-06 15:15:48 +0100
committerJulian Oster <jlnostr@outlook.de>2016-11-17 19:22:15 +0100
commit2e389b0b90f34d795e4bafc43d621955c05850a9 (patch)
treeeb9cd6197751383375339b0fee5ac32f362e3c0a /docs/en/user/backup.rst
parent9e0a49e6acf60c3dbf3c479cb36d404239dfda89 (diff)
downloadwallabag-2e389b0b90f34d795e4bafc43d621955c05850a9.tar.gz
wallabag-2e389b0b90f34d795e4bafc43d621955c05850a9.tar.zst
wallabag-2e389b0b90f34d795e4bafc43d621955c05850a9.zip
Reordered documentation
Diffstat (limited to 'docs/en/user/backup.rst')
-rw-r--r--docs/en/user/backup.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/en/user/backup.rst b/docs/en/user/backup.rst
index 51721000..f8b480a3 100644
--- a/docs/en/user/backup.rst
+++ b/docs/en/user/backup.rst
@@ -1,5 +1,6 @@
1Backup wallabag 1Backup wallabag
2=============== 2===============
3
3Because sometimes you may do a mistake with your wallabag and lose data or in case you need to move your wallabag to another server you want to backup your data. 4Because sometimes you may do a mistake with your wallabag and lose data or in case you need to move your wallabag to another server you want to backup your data.
4This articles describes what you need to backup. 5This articles describes what you need to backup.
5 6
@@ -22,4 +23,4 @@ To backup the SQLite database, you just need to copy the directory `data/db` fro
22 23
23Images 24Images
24------ 25------
25The images retrieved by wallabag are stored under `data/assets/images` (the images storage will be implemented in wallabag 2.2). 26The images retrieved by wallabag are stored under `web/assets/images` (the images storage will be implemented in wallabag 2.2).