summary refs log tree commit diff
path: root/static/client/register/register_config.sample.js
diff options
context:
space:
mode:
Diffstat (limited to 'static/client/register/register_config.sample.js')
-rw-r--r--static/client/register/register_config.sample.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/static/client/register/register_config.sample.js b/static/client/register/register_config.sample.js
deleted file mode 100644
index c7ea180dee..0000000000
--- a/static/client/register/register_config.sample.js
+++ /dev/null
@@ -1,3 +0,0 @@
-window.matrixRegistrationConfig = {
-  recaptcha_public_key: "YOUR_PUBLIC_KEY"
-};