Get rid of some double spaces

This commit is contained in:
Slavi Pantaleev
2024-10-21 14:31:53 +03:00
parent 2a73ea4ae5
commit 7b35beb843
6 changed files with 13 additions and 15 deletions

View File

@ -87,7 +87,7 @@ manhole:
# Bridge config
bridge:
# Localpart template of MXIDs for LinkedIn users.
# Localpart template of MXIDs for LinkedIn users.
# {userid} is replaced with the user ID of the LinkedIn user
username_template: "linkedin_{userid}"
# Settings for creating a space for every user.
@ -263,4 +263,3 @@ logging:
root:
level: {{ matrix_beeper_linkedin_logging_level|to_json }}
handlers: [console]