Explorar el Código
Add copyright header to docs/importing-synapse-media-store.md
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4117/head
Suguru Hirahara
hace 1 año
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: E4F9743DAB4B7B75
Se han
modificado 1 ficheros con
7 adiciones y
0 borrados
-
docs/importing-synapse-media-store.md
|
|
|
@@ -1,3 +1,10 @@ |
|
|
|
<!-- |
|
|
|
SPDX-FileCopyrightText: 2019 - 2020 Slavi Pantaleev |
|
|
|
SPDX-FileCopyrightText: 2024 - 2025 Suguru Hirahara |
|
|
|
|
|
|
|
SPDX-License-Identifier: AGPL-3.0-or-later |
|
|
|
--> |
|
|
|
|
|
|
|
# Importing `media_store` data files from an existing Synapse installation (optional) |
|
|
|
|
|
|
|
You can manually import your `media_store` files from a previous installation of Synapse. |
|
|
|
|