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.
|
# Only request by existing accounts will be honoured.
|
||||||
# allow_new_users = false
|
# allow_new_users = false
|
||||||
|
|
||||||
# Uncomment and edit the following to use a local browser verifier when
|
# Uncomment and edit the following to use a local BrowserID verifier
|
||||||
# running a self hosted Firefox Account and Sync server to use local
|
# rather than posing assertions to the mozilla-hosted verifier.
|
||||||
# browser verification. Audiences should be set to your public_url
|
# Audiences should be set to your public_url without a trailing slash.
|
||||||
# without a trailing slash.
|
|
||||||
#[browserid]
|
#[browserid]
|
||||||
#backend = tokenserver.verifiers.LocalVerifier
|
#backend = tokenserver.verifiers.LocalVerifier
|
||||||
#audiences = https://localhost:5000
|
#audiences = https://localhost:5000
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user