diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-10-12 13:37:50 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-10-12 13:37:50 +0200 |
commit | b09cafbb3fb928ccb0c6c7cc98e717133e0df560 (patch) | |
tree | 60c709ec8eb99296dd891da6f748189041d3d28d /docs/en | |
parent | da8ecdfa17a0ed482f9066c674a0e7d76a9354cd (diff) | |
download | wallabag-b09cafbb3fb928ccb0c6c7cc98e717133e0df560.tar.gz wallabag-b09cafbb3fb928ccb0c6c7cc98e717133e0df560.tar.zst wallabag-b09cafbb3fb928ccb0c6c7cc98e717133e0df560.zip |
Added french documentation for upgrade
Diffstat (limited to 'docs/en')
-rw-r--r-- | docs/en/user/upgrade-2.0.x-2.1.1.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/en/user/upgrade-2.0.x-2.1.1.rst b/docs/en/user/upgrade-2.0.x-2.1.1.rst index 2f08b7bd..630d4b74 100644 --- a/docs/en/user/upgrade-2.0.x-2.1.1.rst +++ b/docs/en/user/upgrade-2.0.x-2.1.1.rst | |||
@@ -64,6 +64,8 @@ Please check that your ``app/config/parameters.yml`` contains all the required p | |||
64 | redis_host: localhost | 64 | redis_host: localhost |
65 | redis_port: 6379 | 65 | redis_port: 6379 |
66 | 66 | ||
67 | You can find `here a documentation about parameters <http://doc.wallabag.org/en/master/user/parameters.html>`_. | ||
68 | |||
67 | If you use SQLite, you must also copy your ``data/`` folder inside the new installation. | 69 | If you use SQLite, you must also copy your ``data/`` folder inside the new installation. |
68 | 70 | ||
69 | Empty ``var/cache`` folder. | 71 | Empty ``var/cache`` folder. |