summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJakob Borg <jakob@nym.se>2013-12-15 21:20:50 +0100
committerJakob Borg <jakob@nym.se>2013-12-15 21:20:50 +0100
commit251b109d14aa2ee85303a196411500bac58007eb (patch)
treec83997e1ef76f1dc820110e9d3dfa2e9383fb04d /README.md
parentbef9ccfa713695f3b75f41cda5ae3887980aa97d (diff)
Follow symlinks in repo
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6568a168aa..70f1ce1058 100644
--- a/README.md
+++ b/README.md
@@ -46,9 +46,10 @@ The following features are _currently implemented and working_:
* Handling of deleted files. Deletes can be propagated or ignored per
client.
-The following features are _not yet implemented but planned_:
+ * Synchronizing multiple unrelated directory tries by following
+ symlinks directly below the repository level.
- * Syncing multiple directories from the same syncthing instance.
+The following features are _not yet implemented but planned_:
* Change detection by listening to file system notifications instead of
periodic scanning.
@@ -58,6 +59,8 @@ The following features are _not yet implemented but planned_:
The following features are _not implemented but may be implemented_ in
the future:
+ * Syncing multiple directories from the same syncthing instance.
+
* Automatic remote node discovery using a DHT. This is not technically
very difficult but requires one or more globally reachable root
nodes. This is open for discussion -- perhaps we can piggyback on an