Merge pull request #28 from Canisaur/patch-1

Small fixes to config.rst
This commit is contained in:
Jakob Borg
2015-07-22 15:05:37 +02:00
2 changed files with 4 additions and 3 deletions
+3 -3
View File
@@ -152,7 +152,7 @@ device
versioning versioning
Specifies a versioning configuration. Specifies a versioning configuration.
.. note:: Needs explanation. seealso:: :ref:`versioning`
copiers, pullers, hashers copiers, pullers, hashers
The number of copier, puller and hasher routines to use, or zero for the The number of copier, puller and hasher routines to use, or zero for the
@@ -235,7 +235,7 @@ IPv6 address (``2001:db8::23:42``)
IPv6 address and port (``[2001:db8::23:42]:12345``) IPv6 address and port (``[2001:db8::23:42]:12345``)
The address and port is used as given. The address must be enclosed in The address and port is used as given. The address must be enclosed in
angled brackets. square brackets.
``dynamic`` ``dynamic``
The word ``dynamic`` means to use local and global discovery to find the The word ``dynamic`` means to use local and global discovery to find the
@@ -275,7 +275,7 @@ address
IPv6 address and port (``[::1]:8384``) IPv6 address and port (``[::1]:8384``)
The address and port is used as given. The address must be enclosed in The address and port is used as given. The address must be enclosed in
angled brackets. square brackets.
Wildcard and port (``0.0.0.0:12345``, ``[::]:12345``, ``:12345``) Wildcard and port (``0.0.0.0:12345``, ``[::]:12345``, ``:12345``)
These are equivalent and will result in Syncthing listening on all These are equivalent and will result in Syncthing listening on all
+1
View File
@@ -1,3 +1,4 @@
.. _versioning:
File Versioning File Versioning
=============== ===============