1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

Reordered documentation

This commit is contained in:
Nicolas Lœuillet 2016-11-06 15:15:48 +01:00 committed by Julian Oster
parent 9e0a49e6ac
commit 2e389b0b90
18 changed files with 485 additions and 389 deletions

View file

@ -1,5 +1,6 @@
Backup wallabag
===============
Because 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.
This articles describes what you need to backup.
@ -22,4 +23,4 @@ To backup the SQLite database, you just need to copy the directory `data/db` fro
Images
------
The images retrieved by wallabag are stored under `data/assets/images` (the images storage will be implemented in wallabag 2.2).
The images retrieved by wallabag are stored under `web/assets/images` (the images storage will be implemented in wallabag 2.2).