Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ansible-warpzone
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
infrastruktur
ansible-warpzone
Merge requests
!2
Janhenrik auf eigenen Wunsch in Ignore Liste eingetragen
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Janhenrik auf eigenen Wunsch in Ignore Liste eingetragen
ignore_janhenrik
into
master
Overview
0
Commits
1
Changes
1
Merged
void
requested to merge
ignore_janhenrik
into
master
8 years ago
Overview
0
Commits
1
Changes
1
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
845ec1a4
1 commit,
8 years ago
1 file
+
9
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
webserver/docker_matterbridge/templates/matterbridge.toml
+
9
−
2
Options
@@ -53,8 +53,11 @@ MessageQueue=30
#Nicks you want to ignore.
#Messages from those users will not be sent to other bridges.
## janhenrik auf eigenen Wunsch in die Ignore-Liste eingetragen
#OPTIONAL
#
IgnoreNicks="
ircspammer1 ircspammer2
"
IgnoreNicks
=
"
janhenrik janhenrik_
"
#Enable to show users joins/parts from other bridges (only from irc-bridge at the moment)
#OPTIONAL (default false)
@@ -159,8 +162,12 @@ Token="{{ telegram_token }}"
#Nicks you want to ignore.
#Messages from those users will not be sent to other bridges.
## Hier wird der Vorname in Telegram verwendet, der Vorname darf keine Leerzeichen verwenden
## JanHenrik auf eigenen Wunsch in die Ignore-Liste eingetragen
#OPTIONAL
#
IgnoreNicks="
spammer1 spammer2
"
IgnoreNicks
=
"
JanHenrik
"
#Enable to show users joins/parts from other bridges (only from irc-bridge at the moment)
#OPTIONAL (default false)
Loading