Some stylistic fixes in config file comment.
This commit is contained in:
parent
da18366bd1
commit
b7f0f22173
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user