]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/foundation/recipes/wiki.rb
Merge remote-tracking branch 'zerebubuth/add-tile-log-analysis'
[chef.git] / cookbooks / foundation / recipes / wiki.rb
index f5347ee42c9825563dfcbb3a619f27bdbfa31a0e..5d54b5426f8b152aa924bf9b16c8a17fb6a4c3b4 100644 (file)
@@ -33,6 +33,8 @@ mediawiki_site  "wiki.osmfoundation.org" do
   email_sender "webmaster@openstreetmap.org"
   email_sender_name "OSMF Wiki"
   private_accounts true
+  recaptcha_public_key "6LflIQATAAAAAMXyDWpba-FgipVzE-aGF4HIR59N"
+  recaptcha_private_key passwords["wiki"]["recaptcha"]
 end
 
 cookbook_file "/srv/wiki.osmfoundation.org/Wiki.png" do