Merge branch 'master' of github.com:/YunoHost/doc

This commit is contained in:
Moul 2016-11-02 07:50:40 +01:00
commit 8710b62807
2 changed files with 4 additions and 4 deletions

View file

@ -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`.
With the last version of firefox mobile it's same than for desktop.

View file

@ -7,11 +7,11 @@ Configurer Firefox pour utiliser votre serveur pour la synchronisation.
#### Firefox bureau
Tapez `about:config` dans la barre dURL.
Recherchez : `services.sync.tokenServerURI`.
Recherchez : `identity.sync.tokenserver.uri`.
Remplacez lURL 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`.
Avec la dernière version de firefox mobile c'est identique que firefox pour le bureau.