mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
added update hint for encryption to fix #78
This commit is contained in:
@@ -52,8 +52,8 @@ may have.
|
||||
**Example**
|
||||
|
||||
To run a cron job on a *nix system, e.g. every 15min, under the default webserver
|
||||
user, e.g. 'www-data', you need to set-up the following cron job to call the
|
||||
`cron.php`` script. Please check the crontab man page for the exact command syntax.
|
||||
user, e.g. **www-data**, you need to set-up the following cron job to call the
|
||||
**cron.php** script. Please check the crontab man page for the exact command syntax.
|
||||
|
||||
::
|
||||
|
||||
|
||||
@@ -41,6 +41,8 @@ Clean up::
|
||||
Upgrade
|
||||
-------
|
||||
|
||||
.. note:: The update to 5.0 is currently discouraged for users of the encryption app. A rewrite of the encryption will be released in a few weeks. If you have already upgraded to 5.0 you will not be able to decrypt your files. The solution to this is to downgrade to the old version again. **Also make a backup before you downgrade!**
|
||||
|
||||
Upgrade is to bring an ownCloud instance to a new *major release*, e.g.
|
||||
ownCloud 4.0.7 → 4.5.0. Always do backups anyway.
|
||||
|
||||
@@ -49,7 +51,7 @@ To upgrade ownCloud, follow those steps:
|
||||
#. Make sure that you ran the latest point release of the major ownCloud
|
||||
version, e.g. 4.0.7 in the 4.0 series. If not, update to that version first
|
||||
(see above).
|
||||
#. Make a backup of the ownCloud folder and the database.
|
||||
#. **Make a backup of the ownCloud folder and the database**
|
||||
#. Deactivate all third party applications.
|
||||
#. Delete everything from your ownCloud installation directory, except data and
|
||||
config.
|
||||
|
||||
Reference in New Issue
Block a user