0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-05-31 19:49:00 +02:00
dendrite/cmd/create-account
Till 33129c02f7
Add timeout parameter & trim URL (#2666)
A timeout of 10 seconds could cause issues with servers having a high `bcrypt_cost` configured in the config.
This adds a parameter to manually configure the timeout, defaults to 30 seconds.
2022-08-23 11:10:41 +02:00
..
testdata Add parameters to specify password (#1868) 2021-06-14 14:08:29 +01:00
main.go Add timeout parameter & trim URL (#2666) 2022-08-23 11:10:41 +02:00
main_test.go Fixes for create-account (#2285) 2022-03-25 14:38:24 +01:00