Commit Graph

3 Commits

Author SHA1 Message Date
Schiriki c64651081a
Corret regex (#806)
Make sure that "grep" command uses the synapse container and not the db container
2022-12-24 16:52:13 -08:00
Kasra Bigdeli 5d143db547 Fixed formatting 2022-07-31 08:00:17 -07:00
Schiriki 80053a8de3
New app: Matrix Synapse (#684)
* New app: Matrix Synapse

* Change default version

* default version fix

* Add explanation to change the max_upload_size

* Update explanation to change the max_upload_size

* Fix bugs in explanation to change the max_upload_size

* Remove simple

* Code clean up

* Overhaul: no need for the user to execute command

* code formatting

* add public_baseurl

* homeserver.yaml configured to use postgres

* finished postgres setup

* Add "start" description
2022-07-31 07:59:46 -07:00