From: Frédéric Buclin Date: Wed, 21 Oct 2015 17:51:07 +0000 (+0200) Subject: The correct name of the parameter is cookiepath, not cookiebase X-Git-Tag: release-5.0.2~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3b29cba48914451664ed3aab560fd26973e43b0a;p=thirdparty%2Fbugzilla.git The correct name of the parameter is cookiepath, not cookiebase --- diff --git a/docs/en/rst/installing/essential-post-install-config.rst b/docs/en/rst/installing/essential-post-install-config.rst index c5e9c0bc14..1b9fd6b94a 100644 --- a/docs/en/rst/installing/essential-post-install-config.rst +++ b/docs/en/rst/installing/essential-post-install-config.rst @@ -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`