Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
3b29cba4
Commit
3b29cba4
authored
Oct 21, 2015
by
Frédéric Buclin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
The correct name of the parameter is cookiepath, not cookiebase
parent
b35db6c5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
essential-post-install-config.rst
docs/en/rst/installing/essential-post-install-config.rst
+2
-2
No files found.
docs/en/rst/installing/essential-post-install-config.rst
View file @
3b29cba4
...
@@ -25,9 +25,9 @@ The first set of these are in the :guilabel:`Required Settings` section.
...
@@ -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.
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
* :param:`ssl_redirect`: Set this if you want everyone to be redirected
to use the SSL version. Recommended if you have set up SSL.
to use the SSL version. Recommended if you have set up SSL.
* :param:`cookie
base
`: Bugzilla uses cookies to remember who each user is.
* :param:`cookie
path
`: 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
In order to set those cookies in the correct scope, you may need to set a
cookie
base
. If your Bugzilla is at the root of your domain, you don't need
cookie
path
. If your Bugzilla is at the root of your domain, you don't need
to change the default value.
to change the default value.
You may want to put your email address in the :param:`maintainer`
You may want to put your email address in the :param:`maintainer`
...
...
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