summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2018-05-08 00:52:29 +0200
committerGitHub <noreply@github.com>2018-05-08 00:52:29 +0200
commitdcb3506da0be31ec92950e85f51688cecef1b0f8 (patch)
treeaf35019609314a2f328a6da6ce21a9b1540029fc /template
parent779252b143809c134aae82333e8456b566b054be (diff)
downloadbugzilla-dcb3506da0be31ec92950e85f51688cecef1b0f8.tar.gz
bugzilla-dcb3506da0be31ec92950e85f51688cecef1b0f8.tar.xz
Bug 1413328 - Use tct (tocotrienol on npm) to encrypt bugmail
Diffstat (limited to 'template')
-rw-r--r--template/en/default/setup/strings.txt.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/setup/strings.txt.pl b/template/en/default/setup/strings.txt.pl
index 5fc860519..8726a8b13 100644
--- a/template/en/default/setup/strings.txt.pl
+++ b/template/en/default/setup/strings.txt.pl
@@ -181,6 +181,7 @@ For the "Difference Between Two Patches" feature to work, we need to know
what directory the "diff" bin is in. (You only need to set this if you
are using that feature of the Patch Viewer.)
END
+ localconfig_tct_bin => 'Path to tct (tocotrienol) a gpg replacement.',
localconfig_inbound_proxies => <<'END',
This is a list of IP addresses that we expect proxies to come from.
This can be '*' if only the load balancer can connect.
@@ -270,7 +271,7 @@ This is the max amount of unshared memory the apache process is allowed to use
before Apache::SizeLimit kills it. This is only applicable when run under mod_perl.
EOT
localconfig_shadowdb_user => <<EOT,
-The username used to authenticate to the shadow db.
+The username used to authenticate to the shadow db.
EOT
localconfig_shadowdb_pass => <<EOT,
The password used to authenticate to the shadow db.