###### Configuration changes #########
# Current Version: 1.7.x             #
# Previous Version: 1.6.x            #
######################################

TOMCAT Configuration
====================
* AJP Connector properties updated (added maxThreads and enableLookups)
  See server.xml in tomcat/conf for the values

APACHE Configuration
====================
* Add (http) vhost for the portal to apache. This vhost is used for proxying http gadget definitions.
  (google doesn't support fetching gadget definitions from https)

FIREWALL Configuration
======================
* Make sure that port 80 is accessible from the internet.