Reverted back to plain HTML. End user must replace www.example.com

master
Brainwrecked Tech 5 years ago
parent 7b5b7002cd
commit 1092f57d6a

@ -562,7 +562,7 @@ help support Mozilla.
with a path of <code>"token/1.0/sync/1.5"</code>:
</p>
<hr><code>
identity.sync.tokenserver.uri: <?= ($_SERVER['HTTPS'] === 'on' ? "https" : "http") . "://$_SERVER[HTTP_HOST]"; ?>/token/1.0/sync/1.5
identity.sync.tokenserver.uri: https://www.example.com/token/1.0/sync/1.5
</code>
<hr><p>
Since Firefox 33, Firefox for Android has supported custom sync servers,
Loading…
Cancel
Save