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
Commits
e8c079ee
Commit
e8c079ee
authored
6 years ago
by
Christian Elberfeld
Browse files
Options
Downloads
Patches
Plain Diff
bridge dienste auf ssl umgestelt
parent
8a3f56e5
No related branches found
No related tags found
1 merge request
!10
Update Branch from Master
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
webserver/docker_matterbridge/templates/matterbridge_cw.toml
+2
-2
2 additions, 2 deletions
webserver/docker_matterbridge/templates/matterbridge_cw.toml
webserver/docker_matterbridge/templates/matterbridge_wz.toml
+2
-2
2 additions, 2 deletions
webserver/docker_matterbridge/templates/matterbridge_wz.toml
with
4 additions
and
4 deletions
webserver/docker_matterbridge/templates/matterbridge_cw.toml
+
2
−
2
View file @
e8c079ee
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
[irc.hackint]
[irc.hackint]
#irc server to connect to.
#irc server to connect to.
#REQUIRED
#REQUIRED
Server
=
"irc.hackint.org:66
6
7"
Server
=
"irc.hackint.org:66
9
7"
#Password for irc server (if necessary)
#Password for irc server (if necessary)
#OPTIONAL (default "")
#OPTIONAL (default "")
...
@@ -18,7 +18,7 @@ Server="irc.hackint.org:6667"
...
@@ -18,7 +18,7 @@ Server="irc.hackint.org:6667"
#Enable to use TLS connection to your irc server.
#Enable to use TLS connection to your irc server.
#OPTIONAL (default false)
#OPTIONAL (default false)
UseTLS
=
fals
e
UseTLS
=
tru
e
#Enable SASL (PLAIN) authentication. (freenode requires this from eg AWS hosts)
#Enable SASL (PLAIN) authentication. (freenode requires this from eg AWS hosts)
#It uses NickServNick and NickServPassword as login and password
#It uses NickServNick and NickServPassword as login and password
...
...
This diff is collapsed.
Click to expand it.
webserver/docker_matterbridge/templates/matterbridge_wz.toml
+
2
−
2
View file @
e8c079ee
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
[irc.freenode]
[irc.freenode]
#irc server to connect to.
#irc server to connect to.
#REQUIRED
#REQUIRED
Server
=
"irc.freenode.net:66
6
7"
Server
=
"irc.freenode.net:66
9
7"
#Password for irc server (if necessary)
#Password for irc server (if necessary)
#OPTIONAL (default "")
#OPTIONAL (default "")
...
@@ -18,7 +18,7 @@ Server="irc.freenode.net:6667"
...
@@ -18,7 +18,7 @@ Server="irc.freenode.net:6667"
#Enable to use TLS connection to your irc server.
#Enable to use TLS connection to your irc server.
#OPTIONAL (default false)
#OPTIONAL (default false)
UseTLS
=
fals
e
UseTLS
=
tru
e
#Enable SASL (PLAIN) authentication. (freenode requires this from eg AWS hosts)
#Enable SASL (PLAIN) authentication. (freenode requires this from eg AWS hosts)
#It uses NickServNick and NickServPassword as login and password
#It uses NickServNick and NickServPassword as login and password
...
...
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