Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Anti-censorship
BridgeDB
Commits
bd1b9caf
Unverified
Commit
bd1b9caf
authored
Mar 17, 2014
by
Isis Lovecruft
Browse files
Update bridgedb.conf with changes from bridgedb-admin.git repo.
parent
984ea10c
Changes
1
Hide whitespace changes
Inline
Side-by-side
bridgedb.conf
View file @
bd1b9caf
...
...
@@ -23,6 +23,7 @@
# Changes in version 0.0.5 - 2014-02-27
# * ADD GIMP_CAPTCHA_ENABLED, GIMP_CAPTCHA_DIR, GIMP_CAPTCHA_HMAC_KEYFILE,
# and GIMP_CAPTCHA_RSA_KEYFILE settings (see #10809).
# * Decrease email share.
#
# Changes in version 0.0.4 - 2014-01-24
# * ADD COLLECT_TIMESTAMPS option (see #10724). Set it to False for the
...
...
@@ -64,10 +65,6 @@
# can read it.
#------------------------------------------------------------------------------
# We chdir to this directory when we start; all files with relative pathnames
# are created under this directory
#RUN_IN_DIR = "/srv/bridges.torproject.org/run"
# List of filenames from which we read ``@type bridge-server-descriptor``s, on
# startup and on SIGHUP.
BRIDGE_FILES
= [
"bridge-descriptors"
]
...
...
@@ -329,7 +326,7 @@ EMAIL_GPG_SIGNING_KEY = 'gnupghome/TESTING.subkeys.sec'
HTTPS_SHARE
=
10
# The proportion of bridges to allocate to Email distribution.
EMAIL_SHARE
=
10
EMAIL_SHARE
=
5
# An integer specifying the proportion of bridges which should remain
# unallocated, for backup usage and manual distribution.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment