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
Package Registry
Model registry
Operate
Terraform modules
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
specki
ansible-warpzone
Commits
d6b1b596
Commit
d6b1b596
authored
3 years ago
by
Christian Elberfeld
Browse files
Options
Downloads
Patches
Plain Diff
removed cw_bot workaround
parent
9a410497
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
webserver/docker_matterbridge/templates/matterbridge_cw.toml
+0
-15
0 additions, 15 deletions
webserver/docker_matterbridge/templates/matterbridge_cw.toml
with
0 additions
and
15 deletions
webserver/docker_matterbridge/templates/matterbridge_cw.toml
+
0
−
15
View file @
d6b1b596
...
@@ -276,21 +276,6 @@ Token="{{rocket_token_cw}}"
...
@@ -276,21 +276,6 @@ Token="{{rocket_token_cw}}"
#OPTIONAL (default false)
#OPTIONAL (default false)
SkipTLSVerify
=
true
SkipTLSVerify
=
true
#Whether to prefix messages from other bridges to rocketchat with the sender's nick.
#Useful if username overrides for incoming webhooks isn't enabled on the
#rocketchat server. If you set PrefixMessagesWithNick to true, each message
#from bridge to rocketchat will by default be prefixed by the RemoteNickFormat setting. i
#if you're using login/pass you can better enable because of this bug:
#https://github.com/RocketChat/Rocket.Chat/issues/7549
#OPTIONAL (default false)
PrefixMessagesWithNick
=
true
#RemoteNickFormat defines how remote users appear on this bridge
#The string "{NICK}" (case sensitive) will be replaced by the actual nick / username.
#The string "{BRIDGE}" (case sensitive) will be replaced by the sending bridge
#The string "{PROTOCOL}" (case sensitive) will be replaced by the protocol used by the bridge
#OPTIONAL (default empty)
RemoteNickFormat
=
""
###################################################################
###################################################################
#matrix section
#matrix section
...
...
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