Minor corrections

This commit is contained in:
peterdamian 2017-11-25 10:04:43 -05:00 committed by Morris Jobke
parent eabdd8bc3c
commit ecebf4e8b6
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68
3 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
SFTP
====
Nextcloud's SFTP (FTP over an SSH tunne) backend supports both password and
Nextcloud's SFTP (FTP over an SSH tunnel) backend supports both password and
public key authentication.
The **Host** field is required; a port can be specified as part of the **Host**

View File

@ -1253,8 +1253,8 @@ Available failover modes:
WARNING: FAILOVER_DISTRIBUTE is a not recommended setting and we strongly
suggest to not use it if you use Redis for file locking. Due to the way Redis
is synchronised it could happen, that the read for an existing lock is
scheduled to a slave that is not fully synchronised with the connected master
is synchronized it could happen, that the read for an existing lock is
scheduled to a slave that is not fully synchronized with the connected master
which then causes a FileLocked exception.
See https://redis.io/topics/cluster-spec for details about the Redis cluster

View File

@ -2,9 +2,9 @@
.. codeauthor:: John Molakvoæ <skjnldsv@protonmail.com>
.. _html:
===============
Html elements
===============
=============
HTML elements
=============
Progress bar
=============