From 0231d12897c931f276ea77a1fc1086b92e5253ee Mon Sep 17 00:00:00 2001 From: "Lars K.W. Gohlke" Date: Wed, 11 May 2016 10:48:38 +0000 Subject: [PATCH] users/config: Document folder labels GitHub-Pull-Request: https://github.com/syncthing/docs/pull/162 --- users/config.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/users/config.rst b/users/config.rst index 253a6b1c2..c1df3b140 100644 --- a/users/config.rst +++ b/users/config.rst @@ -50,7 +50,7 @@ The following shows the default configuration file: .. code-block:: xml - + 1 @@ -122,7 +122,7 @@ Folder Element .. code-block:: xml - + 1 @@ -144,6 +144,9 @@ element: id The folder ID, must be unique. (mandatory) +label + The label of a folder is a human readable and a descriptive local name. Can be different on each device. (optional) + path The path to the directory where the folder is stored on this device; not sent to other devices. (mandatory)