0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-02 09:28:20 +02:00
synapse/static/client/register/register_config.sample.js
2015-02-23 16:08:43 +00:00

4 lines
81 B
JavaScript

window.matrixRegistrationConfig = {
recaptcha_public_key: "YOUR_PUBLIC_KEY"
};