Will this code work in my config_overrid.php file? I'll have multiple subdomains accessing and what not so i need to have a wildcard in there will this work? or do i need to hard code each subdomain?

PHP Code:
$sugar_config['http_referer']['list'][] = '*.domainname.com'