Add synapse
This commit is contained in:
parent
4aca54860d
commit
d600ba5f23
2 changed files with 40 additions and 0 deletions
7
synapse/README.md
Normal file
7
synapse/README.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# synapse
|
||||
|
||||
A Matrix homeserver implementation developed by the matrix.org core team.
|
||||
|
||||
## Important step when deploying
|
||||
This stacks the data to in a folder under /media/matrix/matrix_data.
|
||||
The database is stored in a named volume.
|
Loading…
Add table
Add a link
Reference in a new issue