Skip to content

Commit

Permalink
enable sytest to register without verification
Browse files Browse the repository at this point in the history
  • Loading branch information
H-Shay committed Feb 28, 2022
1 parent cf714e4 commit 6497e56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/SyTest/Homeserver/Synapse.pm
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ sub start
},

enable_registration => "true",
enable_registration_without_verification => "true",
databases => \%db_configs,
macaroon_secret_key => $macaroon_secret_key,
registration_shared_secret => $registration_shared_secret,
Expand Down

0 comments on commit 6497e56

Please sign in to comment.