Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
e31f27ed
Verified
Commit
e31f27ed
authored
May 28, 2020
by
Jan Alexander Steffens (heftig)
Browse files
matrix: Update irc-bridge config from config.sample.yaml
parent
766c93e0
Pipeline
#179
failed with stage
in 1 minute and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
roles/matrix/templates/irc-bridge.yaml.j2
View file @
e31f27ed
...
...
@@ -378,6 +378,10 @@ ircService:
# Default: 0.0.0.0
address: "::"
# Encoding fallback - which text encoding to try if text is not UTF-8. Default: not set.
# List of supported encodings: https://www.npmjs.com/package/iconv#supported-encodings
encodingFallback: "CP1252"
# Configuration for logging. Optional. Default: console debug level logging
# only.
logging:
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment