mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-04-29 00:36:11 -04:00
4 lines
81 B
JavaScript
4 lines
81 B
JavaScript
window.matrixRegistrationConfig = {
|
|
recaptcha_public_key: "YOUR_PUBLIC_KEY"
|
|
};
|