#define LOCAL_HOSTS <hostlist>

Virtual Hosts aren't really supported in psyced yet, but should you have some reason to make several psyc: uniforms point to the same server host, you can use this #define with a comma seperated list of hostnames. In this case we really mean names, not IP numbers. Wildcards and subdomains are not permitted. Example:

#define LOCAL_HOSTS "psyc.nytimes.com", "psyc.latimes.com"