1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-31 03:45:13 +00:00
synapse/static/client/register/register_config.sample.js
2015-02-23 16:08:43 +00:00

3 lines
81 B
JavaScript

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