From 0a6a4686c4414b2b576e6549a2bceea2e24aab0e Mon Sep 17 00:00:00 2001 From: janklostermann Date: Mon, 30 May 2016 21:17:06 +0200 Subject: [PATCH] added note that this worked only until FF29 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 49e416245..8604c5228 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ Mozilla Sync app ================ -Simple ownCloud app integrating the Mozilla Sync API. +Simple ownCloud app integrating the Mozilla Sync-1.1 API. It allows users to synchronize Firefox data (e.g. bookmarks, passwords, history,...) using their ownCloud server. +It worked only until Firefox 28. +Since Firefox 29 only the incompatible [Sync-1.5 server](http://docs.services.mozilla.com/howtos/run-sync-1.5.html#howto-run-sync15) is supported by firefox browsers, but not by this current version of the Mozilla Sync app. :-( ### Content 1. Installation