Reverted back to plain HTML. End user must replace www.example.com
This commit is contained in:
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…
x
Reference in New Issue
Block a user