summary refs log tree commit diff
path: root/synapse/static/client/register/register_config.sample.js
blob: c7ea180dee2959addd6def5fab3f79263e485536 (plain) (blame)
1
2
3
window.matrixRegistrationConfig = {
  recaptcha_public_key: "YOUR_PUBLIC_KEY"
};