]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
The correct name of the parameter is cookiepath, not cookiebase
authorFrédéric Buclin <LpSolit@gmail.com>
Wed, 21 Oct 2015 17:51:07 +0000 (19:51 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Wed, 21 Oct 2015 17:51:07 +0000 (19:51 +0200)
docs/en/rst/installing/essential-post-install-config.rst

index c5e9c0bc1479e66fd81dfd781e0e6395275a8652..1b9fd6b94a8b8063ecee4d87c45256f6ec192cdc 100644 (file)
@@ -25,9 +25,9 @@ The first set of these are in the :guilabel:`Required Settings` section.
   this is the SSL URL by which people should access Bugzilla's front page.
 * :param:`ssl_redirect`: Set this if you want everyone to be redirected
   to use the SSL version. Recommended if you have set up SSL.
-* :param:`cookiebase`: Bugzilla uses cookies to remember who each user is.
+* :param:`cookiepath`: Bugzilla uses cookies to remember who each user is.
   In order to set those cookies in the correct scope, you may need to set a
-  cookiebase. If your Bugzilla is at the root of your domain, you don't need
+  cookiepath. If your Bugzilla is at the root of your domain, you don't need
   to change the default value.
 
 You may want to put your email address in the :param:`maintainer`