manuroe
|
c1ddbbde4f
Handle all new rate limits in demo scripts (#9858)
|
3 vuotta sitten |
Quentin Gliech
|
d4c4798a25
Use interpreter from $PATH instead of absolute paths in various scripts using /usr/bin/env (#9689)
|
3 vuotta sitten |
Patrick Cloke
|
3bd2a2cbb1
Include a public_baseurl in configs generated by the demo script. (#8443)
|
4 vuotta sitten |
Andrew Morgan
|
b2945d2672
Fix demo script on ipv6-supported boxes (#6229)
|
5 vuotta sitten |
Jorik Schellekens
|
f337d2f0f0
Demo uses deprecated cli option (#5725)
|
5 vuotta sitten |
Jorik Schellekens
|
f99554b15d
Revert "Remove deprecated 'verbose' cli arg"
|
5 vuotta sitten |
Jorik Schellekens
|
dc7cf81267
Remove deprecated 'verbose' cli arg
|
5 vuotta sitten |
Jorik Schellekens
|
839f9b9231
One shot demo server startup
|
5 vuotta sitten |
Jorik Schellekens
|
d8db29c481
Use python3 in the demo
|
5 vuotta sitten |
manuroe
|
bb925b1bd7
start.sh: Fix the --no-rate-limit option for messages and make it bypass rate limit on registration and login too.
|
5 vuotta sitten |
Erik Johnston
|
3ce1b8c705
Don't keep appending report_stats to demo config
|
9 vuotta sitten |
Mark Haines
|
1941eb315d
Enable stack traces for the demo scripts
|
9 vuotta sitten |
Erik Johnston
|
8a519ac76d
Fix demo/start.sh to work with --report-stats
|
9 vuotta sitten |
Mark Haines
|
2eb91e6694
enable registration in the demo servers
|
9 vuotta sitten |
manuroe
|
378a0f7a79
Federation demo start.sh: Fixed --no-rate-limit param in the script
|
9 vuotta sitten |
Erik Johnston
|
476899295f
Change the way we do logging contexts so that they survive divergences
|
9 vuotta sitten |
Mark Haines
|
2f1348f339
Write a default log_config when generating config
|
9 vuotta sitten |
Mark Haines
|
74aaacf82a
Don't break when sizes or durations are given as integers
|
9 vuotta sitten |
Mark Haines
|
1aa11cf7ce
Allow multiple config files, set up a default config before applying the config files
|
9 vuotta sitten |
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 vuotta sitten |
Erik Johnston
|
0775c62469
Fix --enable-registration flag to work if you don't give a value
|
9 vuotta sitten |
Erik Johnston
|
a2a93a4fa7
Make demo script use --enable-registration
|
9 vuotta sitten |
manuroe
|
5116946ae9
Allow registration in the HSes federation demo
|
9 vuotta sitten |
Mark Haines
|
58691680b8
update .gitignore, set media-store-path in demo
|
9 vuotta sitten |
Mark Haines
|
ff23e5ba37
remove demo webserver since synapse serves up the webclient itself
|
10 vuotta sitten |
Erik Johnston
|
3cb678f84c
Merge branch 'develop' of github.com:matrix-org/synapse into federation_authorization
|
10 vuotta sitten |
Mark Haines
|
dca3ba2f77
Determine webclient path by the python module it is contained in
|
10 vuotta sitten |
Erik Johnston
|
af7ae048f8
Add option to not bind to HTTPS port. This is useful if running behind an ssl load balancer
|
10 vuotta sitten |
manuroe
|
9e57ed2b1f
Added a param (--no-rate-limit) to demo/start.sh to disable the HS rate limit
|
10 vuotta sitten |
Erik Johnston
|
0393e87519
Make the demo listen on both HTTP and HTTPS ports
|
10 vuotta sitten |