# defaults for module: srv-proxy
#
[squid]
  max_objsize		40 MB
  cache_dir		/var/spool/squid
  cache_size		1024

  admin_email		::contact.webmaster.email::
  conf_dir		/etc/squid
  error_directory	/usr/share/squid3/errors/Italian
  anonymous		yes

  # privacy: hides last clients ip component, use:
  #   255.255.255.255 to show all
  #   0.0.0.0 to hide all
  #
  client_netmask	255.255.255.0
