mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-31 03:45:13 +00:00
3 lines
81 B
JavaScript
3 lines
81 B
JavaScript
window.matrixRegistrationConfig = {
|
|
recaptcha_public_key: "YOUR_PUBLIC_KEY"
|
|
};
|