1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-11-29 22:37:58 +02:00

Add support for recaptcha upon signup

This commit is contained in:
kaiyou
2018-04-11 21:08:44 +02:00
parent e02e47c48e
commit 3ef4e1f6b7
4 changed files with 8 additions and 0 deletions

View File

@@ -103,6 +103,10 @@ SITENAME=Mailu
# Linked Website URL
WEBSITE=https://mailu.io
# Registration reCaptcha settings (warning, this has some privacy impact)
# RECAPTCHA_PUBLIC_KEY=
# RECAPTCHA_PRIVATE_KEY=
###################################
# Advanced settings
###################################