added reCaptcha site_key to production.ini
This commit is contained in:
@@ -16,6 +16,10 @@ sqlalchemy.url = sqlite:///%(here)s/cao_blogr.sqlite
|
||||
# images location
|
||||
images_dir = /pyramid10/cao_sunyata/cao_blogr/static/img/
|
||||
|
||||
# reCaptcha keys
|
||||
site_key = 6LeDvVUgAAAAAOqD_-h93kd5aW8CmpeVvKYu-m0p
|
||||
secret_key = 6LeDvVUgAAAAAGASZXCmcmhh-KtBWTZjXpLpKdNt
|
||||
|
||||
# Mailer configuration
|
||||
# mail.host = localhost
|
||||
# mail.port = 25
|
||||
|
||||
Reference in New Issue
Block a user