# port1# port that will receive http requests.2# some operating systems will requires a admin role to use ports < 10243port: 908045# index [optional, default value: False]6# is an index page required (in case a visitors send a request to the7# server using an unknown hostname8# default: False9index: True10sites:1112# ref13# reference on Google Sites, one entry per Google Site14- ref: go-gsites-proxy1516# favicon [optional]17# specify a path to an icon file18faviconpath: favicon.ico1920# host21# hostname that will receive the http requests, port should22# be specified if port != 8023host: localhost:90802425# redirects [optional]26# list of hosts that should be redirected to this site27redirects:28- www.ggsp.fever.ch2930# language [optional]31# language requested when connecting to Google Sites backend32language: en-GB,en;q=0.8,en-US;q=0.6,fr;q=0.43334# description [optional]35# name of this site. it is currently used in the index36description: Go Google Sites Proxy3738frontproxy:39type: CloudFlare4041force-ssl: True4243