Pārlūkot izejas kodu
Add copyright header to docs/importing-synapse-sqlite.md
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4117/head
Suguru Hirahara
pirms 1 gada
vecāks
revīzija
3dc46d225b
Šim parakstam datu bāzē netika atrasta zināma atslēga
GPG atslēgas ID: E4F9743DAB4B7B75
1 mainītis faili ar
8 papildinājumiem un
0 dzēšanām
-
docs/importing-synapse-sqlite.md
|
|
|
@@ -1,3 +1,11 @@ |
|
|
|
<!-- |
|
|
|
SPDX-FileCopyrightText: 2018 - 2023 Slavi Pantaleev |
|
|
|
SPDX-FileCopyrightText: 2018 Aaron Raimist |
|
|
|
SPDX-FileCopyrightText: 2024 - 2025 Suguru Hirahara |
|
|
|
|
|
|
|
SPDX-License-Identifier: AGPL-3.0-or-later |
|
|
|
--> |
|
|
|
|
|
|
|
# Importing an existing SQLite database from another Synapse installation (optional) |
|
|
|
|
|
|
|
You can manually import your database from a previous default installation of Synapse. |
|
|
|
|