aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/en/user/upgrade-2.0.x-2.1.1.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/user/upgrade-2.0.x-2.1.1.rst')
-rw-r--r--docs/en/user/upgrade-2.0.x-2.1.1.rst5
1 files changed, 4 insertions, 1 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..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
@@ -2,7 +2,8 @@ Upgrade from 2.0.x to 2.1.1
2=========================== 2===========================
3 3
4.. warning:: 4.. warning::
5Before this migration, if you configured the Pocket import by adding your consumer key in Internal settings, please do a backup of it: you'll have to add it into the Config page after the upgrade. 5
6 Before this migration, if you configured the Pocket import by adding your consumer key in Internal settings, please do a backup of it: you'll have to add it into the Config page after the upgrade.
6 7
7Upgrade on a dedicated web server 8Upgrade on a dedicated web server
8--------------------------------- 9---------------------------------
@@ -64,6 +65,8 @@ Please check that your ``app/config/parameters.yml`` contains all the required p
64 redis_host: localhost 65 redis_host: localhost
65 redis_port: 6379 66 redis_port: 6379
66 67
68You can find `here a documentation about parameters <http://doc.wallabag.org/en/master/user/parameters.html>`_.
69
67If you use SQLite, you must also copy your ``data/`` folder inside the new installation. 70If you use SQLite, you must also copy your ``data/`` folder inside the new installation.
68 71
69Empty ``var/cache`` folder. 72Empty ``var/cache`` folder.