Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
config
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container registry
Model registry
Operate
Environments
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ai3
config
Commits
1f0c3d8d
Unverified
Commit
1f0c3d8d
authored
9 months ago
by
blallo
Browse files
Options
Downloads
Patches
Plain Diff
Add mod_spam_reporting to prosody
parent
451f0530
No related branches found
No related tags found
1 merge request
!248
Add mod_spam_reporting to prosody
Pipeline
#72379
passed
9 months ago
Stage: deploy
Stage: run
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
roles/prosody/templates/prosody.cfg.lua.j2
+1
-0
1 addition, 0 deletions
roles/prosody/templates/prosody.cfg.lua.j2
with
1 addition
and
0 deletions
roles/prosody/templates/prosody.cfg.lua.j2
+
1
−
0
View file @
1f0c3d8d
...
...
@@ -53,6 +53,7 @@ modules_enabled = {
"cloud_notify"
;
-- Enable push messaging
"smacks"
;
-- Enable XEP-0198: Stream Management
"privacy_lists"
;
-- Enable XEP-0016: Privacy Lists
"spam_reporting"
;
-- Enable XEP-0377: spam reporting
-- System-level modules
"net_proxy"
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment