[Pkg-owncloud-commits] [owncloud-doc] 163/227: Hopefully final edit on PHP timeouts
David Prévot
taffit at moszumanska.debian.org
Sat Oct 11 17:20:45 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud-doc.
commit dec24b91bb68dbf872d520ab798a4bea418a63f5
Author: Carla Schroder <carla at owncloud.com>
Date: Tue Sep 23 13:14:42 2014 -0700
Hopefully final edit on PHP timeouts
---
admin_manual/maintenance/update.rst | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/admin_manual/maintenance/update.rst b/admin_manual/maintenance/update.rst
index 5f3fb8d..e14698c 100644
--- a/admin_manual/maintenance/update.rst
+++ b/admin_manual/maintenance/update.rst
@@ -22,13 +22,13 @@ Updater app or upgrading manually. You should still maintain regular backups
(see :doc:`backup`), and make a backup before every update/upgrade.
.. note:: Enterprise customers, and anyone with a large ownCloud installation
- should not use the Updater app. The Updater app is better for smaller
- installations that have less data and fewer users, and for admins who do not
- have shell access, for example on a hosted server. Larger installations
- should update ownCloud with their Linux package managers or manually
- upgrade, and then complete the update with the ``occ upgrade`` command,
- which is in the ``owncloud`` directory. Run ``occ help`` to see
- complete command options.
+ should not use the Updater app, in order to avoid PHP timeouts. The Updater
+ app is better for smaller installations that have less data and fewer
+ users, and for admins who do not have shell access, for example on a
+ hosted server. Larger installations should update ownCloud with their
+ Linux package managers or manually upgrade, and then complete the update
+ with the ``occ upgrade`` command, which is in the ``owncloud`` directory.
+ Run ``occ help`` to see complete command options.
The Updater app performs these operations:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git
More information about the Pkg-owncloud-commits
mailing list