remove duplicate NFS note

This commit is contained in:
Thomas Müller
2014-07-24 10:41:39 +02:00
parent 47293f9dd7
commit fc324d7324

View File

@@ -190,11 +190,6 @@ the user running php on your system.
chown -R apache:apache /path/to/your/owncloud
When using an NFS mount for the data directory, do not change ownership as above.
The simple act of mounting the drive will set proper permissions for ownCloud to
write to the directory. Changing ownership as above could result in some issues
if the NFS mount is lost.
Web Server Configuration
~~~~~~~~~~~~~~~~~~~~~~~~