mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-14 03:55:30 -04:00
3 lines
81 B
JavaScript
3 lines
81 B
JavaScript
window.matrixRegistrationConfig = {
|
|
recaptcha_public_key: "YOUR_PUBLIC_KEY"
|
|
};
|