Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
93cb3fbe
Commit
93cb3fbe
authored
Jul 28, 2021
by
James Reed
Committed by
Marcin Sedlak-Jakubowski
Jul 28, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarify step on enabling Akismet
parent
ec57621f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
5 deletions
+8
-5
doc/integration/akismet.md
doc/integration/akismet.md
+8
-5
No files found.
doc/integration/akismet.md
View file @
93cb3fbe
...
...
@@ -6,9 +6,9 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# Akismet **(FREE)**
GitLab
leverages
[
Akismet
](
https://akismet.com/
)
to protect against spam.
GitLab uses Akismet to prevent the creation of spam issues on public projects. Issues
created through the web UI or the API can be submitted to
Akismet for review.
GitLab
uses
[
Akismet
](
https://akismet.com/
)
to prevent the creation of
spam issues on public projects. Issues created through the web UI or the API can be submitted to
Akismet for review.
Detected spam is rejected, and an entry is added in the
**Spam Log**
section of the
Admin page.
...
...
@@ -19,7 +19,10 @@ NOTE:
In GitLab 8.11 and later, all issues are submitted to Akismet.
In earlier GitLab versions, this only applied to API and non-project members.
## Configuration
Akismet configuration is available to users on self-managed GitLab. Akismet is already enabled on
GitLab SaaS (GitLab.com), where it's configuration and management are handled by GitLab Inc.
## Configuration **(FREE SELF)**
To use Akismet:
...
...
@@ -35,7 +38,7 @@ To use Akismet:
![
Screenshot of Akismet settings
](
img/akismet_settings.png
)
## Training
## Training
**(FREE SELF)**
To better differentiate between spam and ham, you can train the Akismet
filter whenever there is a false positive or false negative.
...
...
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