From ec7f2294e6fd334aac475c0b3a95eb24e91706ff Mon Sep 17 00:00:00 2001 From: Jeena Date: Fri, 22 Sep 2023 21:28:35 +0900 Subject: [PATCH] Add info about identity.sync.tokenserver.uri --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c8ecbcf..5416637 100644 --- a/README.md +++ b/README.md @@ -24,3 +24,8 @@ servers, because setting up and configuring it is quite complex but it does not 5. Setup your reverse proxy server (see nginx-example-com.conf) 6. Install the systemd service (see fxsync.service) and enable it +### Setup your Firefox + +1. In [about:config](about:config) search for identity.sync.tokenserver.uri +2. Change it from the default to https://fxsync.example.com/1.0/sync/1.5 +3. Log in to Firefox and start syncing.