diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-10-13 16:56:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-13 16:56:37 +0200 |
commit | bf8e088033e1d16eb9da939880c8e7908b59cff1 (patch) | |
tree | 9b4ca7bb45582ce1fb5de2fd4e36d0eeedde33b9 /docs/en/user | |
parent | 8b28151e1426fc884cc34b444f9b182a1a0b6001 (diff) | |
parent | 83634bab228e2200e51a3c732645517a03bfb32d (diff) | |
download | wallabag-bf8e088033e1d16eb9da939880c8e7908b59cff1.tar.gz wallabag-bf8e088033e1d16eb9da939880c8e7908b59cff1.tar.zst wallabag-bf8e088033e1d16eb9da939880c8e7908b59cff1.zip |
Merge pull request #2435 from wallabag/french-upgrade-doc
Added french documentation for upgrade
Diffstat (limited to 'docs/en/user')
-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 f5a48592..4f9b9cee 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 | |||
@@ -65,6 +65,8 @@ Please check that your ``app/config/parameters.yml`` contains all the required p | |||
65 | redis_host: localhost | 65 | redis_host: localhost |
66 | redis_port: 6379 | 66 | redis_port: 6379 |
67 | 67 | ||
68 | You can find `here a documentation about parameters <http://doc.wallabag.org/en/master/user/parameters.html>`_. | ||
69 | |||
68 | If you use SQLite, you must also copy your ``data/`` folder inside the new installation. | 70 | If you use SQLite, you must also copy your ``data/`` folder inside the new installation. |
69 | 71 | ||
70 | Empty ``var/cache`` folder. | 72 | Empty ``var/cache`` folder. |