We'd like to have separate reCaptcha API keys for our development and production environments, but the development site is a subdomain of the production site:
www.mysite.com
dev.mysite.com
From the Google docs, it looks like as soon as we add mysite.com to the captcha domain list, it will use the same API key for all subdomains - is it possible to use set up different API keys for a subdomain?