From 7b5b7002cd96ef694d986a3bd136942fbbbbceb5 Mon Sep 17 00:00:00 2001 From: BrainwreckedTech Date: Sat, 7 Dec 2019 01:32:13 -0500 Subject: [PATCH] Replaced pt variable with php --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index d3decf5..ddbe58e 100644 --- a/index.php +++ b/index.php @@ -562,7 +562,7 @@ help support Mozilla. with a path of "token/1.0/sync/1.5":


- identity.sync.tokenserver.uri: ${public_url}/token/1.0/sync/1.5 + identity.sync.tokenserver.uri: /token/1.0/sync/1.5

Since Firefox 33, Firefox for Android has supported custom sync servers,