Kind of a noob with tomcat 7, how do you implement this setting found here: http://tomcat.apache.org/tomcat-7.0-doc/config/host.html#Common_Attributes
Trying to set unpackWARs to true so i dont have to manually unpack a war to deploy it, but have no idea where to do this.