0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-04 10:18:52 +02:00
synapse/static/client/register/register_config.sample.js

4 lines
81 B
JavaScript
Raw Normal View History

2015-02-23 17:08:43 +01:00
window.matrixRegistrationConfig = {
recaptcha_public_key: "YOUR_PUBLIC_KEY"
};