Slavi Pantaleev
51ab9ed9ff
Adjust `lstrip_blocks` to use a `bool` value for compatibility with ansible-core>=2.19.0
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/4445
7 miesięcy temu
Slavi Pantaleev
fb0ccc391e
Make FluffyChat container HTTP port configurable
This makes it possible to switch out the container image with one that
uses a port other than 8080.
7 miesięcy temu
Suguru Hirahara
74aec2f314
Add license information to files for matrix-client-fluffychat
This commit adds copyright attributions in SPDX to the files for matrix-client-fluffychat, following REUSE's specification.
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 rok temu
Slavi Pantaleev
d12643eb91
Do not use `docker stop --time` (deprecated in Docker v28 in favor of `--timeout` or just `-t`)
`-t` works on both old and new Docker versions, so it's best to use that.
1 rok temu
Aine
a2111dece7
add FluffyChat ( #4068 )
* add FluffyChat
* capitalization
* Update group_vars/matrix_servers
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
* fix link in readme
---------
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
1 rok temu