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
CHANGELOG.md
docs
examples/reverse-proxies
caddy2-in-container
haproxy
group_vars
roles/custom/matrix-bridge-beeper-linkedin/templates

@ -78,4 +78,3 @@ backend nginx-static
backend element
server element 127.0.0.1:8765 check

@ -263,4 +263,3 @@ logging:
root:
level: {{ matrix_beeper_linkedin_logging_level|to_json }}
handlers: [console]