From 77336691e4ada311150adc4611f9c0f693798a72 Mon Sep 17 00:00:00 2001 From: Josue-T Date: Sat, 29 Oct 2016 10:00:37 +0200 Subject: [PATCH 1/2] Update app_ffsync_fr.md Update documentation after this pull : https://github.com/YunoHost/apps/pull/86 --- app_ffsync_fr.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app_ffsync_fr.md b/app_ffsync_fr.md index 605181b6..fd391e1a 100644 --- a/app_ffsync_fr.md +++ b/app_ffsync_fr.md @@ -7,11 +7,11 @@ Configurer Firefox pour utiliser votre serveur pour la synchronisation. #### Firefox bureau Tapez `about:config` dans la barre d’URL. -Recherchez : `services.sync.tokenServerURI`. +Recherchez : `identity.sync.tokenserver.uri`. Remplacez l’URL par la vôtre : https://mondomaine.tld/adresse/token/1.0/sync/1.5 Créez un compte chez Mozilla : https://accounts.firefox.com/signup #### Firefox mobile -Installez le plugin `fxa-custon-server-addon`. \ No newline at end of file +Avec la dernière version de firefox mobile c'est identique que firefox pour le bureau. From 67297aa19b9a11382180811bdfda63158ed73f96 Mon Sep 17 00:00:00 2001 From: Josue-T Date: Sat, 29 Oct 2016 10:00:40 +0200 Subject: [PATCH 2/2] Update app_ffsync.md Update documentation after this pull : https://github.com/YunoHost/apps/pull/86 --- app_ffsync.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app_ffsync.md b/app_ffsync.md index af0f616a..eba9979f 100644 --- a/app_ffsync.md +++ b/app_ffsync.md @@ -5,11 +5,11 @@ Firefox Sync permits synchronize plugins, tabs, bookmarks, favorites, history ov #### Firefox desktop In Firefox URL bar put: `about:config`. -Search for: `services.sync.tokenServerURI`. +Search for: `identity.sync.tokenserver.uri`. Replace the URL by: https://mydomain.tld/path/token/1.0/sync/1.5 Create an account at Mozilla: https://accounts.firefox.com/signup #### Firefox mobile -Install the plugin `fxa-custom-server-addon`. \ No newline at end of file +With the last version of firefox mobile it's same than for desktop.