register_config.sample.js 81 B

123
  1. window.matrixRegistrationConfig = {
  2. recaptcha_public_key: "YOUR_PUBLIC_KEY"
  3. };