Update source_installation.rst

Signed-off-by: hashashin1191 <hashashin1191@protonmail.com>

#6224
This commit is contained in:
hashashin1191 2021-03-02 21:01:11 +08:00 committed by backportbot[bot]
parent 7b0313f1a9
commit 7bf47a5024

View File

@ -100,6 +100,10 @@ For command line processing (*optional*):
* PHP module pcntl (enables command interruption by pressing ``ctrl-c``)
For command line updater (*optional*):
* PHP module phar (upgrades Nextcloud by running ``sudo -u www-data php /var/www/nextcloud/updater/updater.phar``)
You dont need the WebDAV module for your Web server (i.e. Apaches
``mod_webdav``), as Nextcloud has a built-in WebDAV server of its own,
SabreDAV.