Add license information to docs/configuring-playbook-synapse.md

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara 2025-03-04 19:22:48 +09:00
parent d9d4c6f05f
commit 3684842e86
No known key found for this signature in database
GPG Key ID: E4F9743DAB4B7B75

View File

@ -1,3 +1,14 @@
<!--
SPDX-FileCopyrightText: 2019 - 2024 Slavi Pantaleev
SPDX-FileCopyrightText: 2020 Marcel Partap
SPDX-FileCopyrightText: 2021 - 2023 MDAD project contributors
SPDX-FileCopyrightText: 2021 Sergei Shikalov
SPDX-FileCopyrightText: 2024 - 2025 Suguru Hirahara
SPDX-FileCopyrightText: 2024 Daniel Vinci
SPDX-License-Identifier: AGPL-3.0-or-later
-->
# Configuring Synapse (optional)
By default, this playbook configures the [Synapse](https://github.com/element-hq/synapse) Matrix server, so that it works for the general case. If that's okay, you can skip this document.