diff --git a/syncserver.ini b/syncserver.ini index e68eda8..63cb2d5 100644 --- a/syncserver.ini +++ b/syncserver.ini @@ -27,10 +27,9 @@ public_url = http://localhost:5000/ # Only request by existing accounts will be honoured. # allow_new_users = false -# Uncomment and edit the following to use a local browser verifier when -# running a self hosted Firefox Account and Sync server to use local -# browser verification. Audiences should be set to your public_url -# without a trailing slash. +# Uncomment and edit the following to use a local BrowserID verifier +# rather than posing assertions to the mozilla-hosted verifier. +# Audiences should be set to your public_url without a trailing slash. #[browserid] #backend = tokenserver.verifiers.LocalVerifier #audiences = https://localhost:5000