Difference between revisions of "PinePhone MMS with Matrix"

Jump to navigation Jump to search
Line 71: Line 71:
sudo python3 -m synapse.app.homeserver --server-name localhost --config-path homeserver.yaml --generate-config --report-stats=no
sudo python3 -m synapse.app.homeserver --server-name localhost --config-path homeserver.yaml --generate-config --report-stats=no
sudo service matrix-synapse start
sudo service matrix-synapse start
register_new_matrix_user -c homeserver.yaml http://localhost:8008
</pre>
</pre>