mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
4 lines
81 B
JavaScript
4 lines
81 B
JavaScript
|
window.matrixRegistrationConfig = {
|
||
|
recaptcha_public_key: "YOUR_PUBLIC_KEY"
|
||
|
};
|