mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-10 06:51:39 +02:00
deploy: ec07062e314308e221b1739e80d8472f7bbb3628
This commit is contained in:
parent
d153d5c89d
commit
5ddfde87b7
@ -395,7 +395,7 @@ and mounting it to <code>/var/synapse</code> should be taken into consideration.
|
||||
<p>System requirements:</p>
|
||||
<ul>
|
||||
<li>POSIX-compliant system (tested on Linux & OS X)</li>
|
||||
<li>Python 3.7 or later, up to Python 3.9.</li>
|
||||
<li>Python 3.7 or later, up to Python 3.10.</li>
|
||||
<li>At least 1GB of free RAM if you want to join large public rooms like #matrix:matrix.org</li>
|
||||
</ul>
|
||||
<p>To install the Synapse homeserver run:</p>
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -312,7 +312,7 @@ and mounting it to <code>/var/synapse</code> should be taken into consideration.
|
||||
<p>System requirements:</p>
|
||||
<ul>
|
||||
<li>POSIX-compliant system (tested on Linux & OS X)</li>
|
||||
<li>Python 3.7 or later, up to Python 3.9.</li>
|
||||
<li>Python 3.7 or later, up to Python 3.10.</li>
|
||||
<li>At least 1GB of free RAM if you want to join large public rooms like #matrix:matrix.org</li>
|
||||
</ul>
|
||||
<p>To install the Synapse homeserver run:</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user