summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorKohei Yoshino <kohei.yoshino@gmail.com>2018-08-24 22:33:44 +0200
committerdklawren <dklawren@users.noreply.github.com>2018-08-24 22:33:44 +0200
commit8f0d6063aa670f01ab1ac25d682589d1978c6e83 (patch)
treecc3e02407551dacf8b52c69d8855c38ce2dc7f89 /template
parentf7b415b0354a32f36d37366b19e90f3834a01a69 (diff)
downloadbugzilla-8f0d6063aa670f01ab1ac25d682589d1978c6e83.tar.gz
bugzilla-8f0d6063aa670f01ab1ac25d682589d1978c6e83.tar.xz
Bug 1399721 - change canonical from bugzil.la to bugzilla.mozilla.org
Diffstat (limited to 'template')
-rw-r--r--template/en/default/setup/strings.txt.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/template/en/default/setup/strings.txt.pl b/template/en/default/setup/strings.txt.pl
index adb79884a..cb0ac4fe9 100644
--- a/template/en/default/setup/strings.txt.pl
+++ b/template/en/default/setup/strings.txt.pl
@@ -233,6 +233,10 @@ END
localconfig_urlbase => <<'END',
The URL that is the common initial leading part of all URLs.
END
+ localconfig_canonical_urlbase => <<'END',
+The URL that is the canonical initial leading part of all URLs.
+This will be the production url for a dev site, for instance.
+END
localconfig_use_suexec => <<'END',
Set this to 1 if Bugzilla runs in an Apache SuexecUserGroup environment.