Mark Haines
|
d624e2a638
Manually generate the default config yaml, remove most of the commandline arguments for synapse anticipating that people will use the yaml instead. Simpify implementing config options by not requiring the classes to hit the super class
|
9 年 前 |
Erik Johnston
|
0775c62469
Fix --enable-registration flag to work if you don't give a value
|
9 年 前 |
Erik Johnston
|
a2a93a4fa7
Make demo script use --enable-registration
|
9 年 前 |
manuroe
|
5116946ae9
Allow registration in the HSes federation demo
|
9 年 前 |
Mark Haines
|
58691680b8
update .gitignore, set media-store-path in demo
|
9 年 前 |
Mark Haines
|
ff23e5ba37
remove demo webserver since synapse serves up the webclient itself
|
10 年 前 |
Erik Johnston
|
3cb678f84c
Merge branch 'develop' of github.com:matrix-org/synapse into federation_authorization
|
10 年 前 |
Mark Haines
|
dca3ba2f77
Determine webclient path by the python module it is contained in
|
10 年 前 |
Erik Johnston
|
af7ae048f8
Add option to not bind to HTTPS port. This is useful if running behind an ssl load balancer
|
10 年 前 |
manuroe
|
9e57ed2b1f
Added a param (--no-rate-limit) to demo/start.sh to disable the HS rate limit
|
10 年 前 |
Erik Johnston
|
0393e87519
Make the demo listen on both HTTP and HTTPS ports
|
10 年 前 |
Mark Haines
|
9ea1de432d
Fix homeserver config parsing
|
10 年 前 |
Erik Johnston
|
1291ac93f3
Add the ability to turn on the twisted manhole telnet service.
|
10 年 前 |
Matthew Hodgson
|
8d5ceccfc7
-w is no more
|
10 年 前 |
Erik Johnston
|
2e1ab9db08
Only start event streaming after having set up the controllers.
|
10 年 前 |
matrix.org
|
4f475c7697
Reference Matrix Home Server
|
10 年 前 |