github.com/niedbalski/juju@v0.0.0-20190215020005-8ff100488e47/acceptancetests/repository/charms/squid-forwardproxy/config.yaml (about) 1 options: 2 port: 3 type: int 4 default: 3128 5 description: The port to listen for proxy requests. 6 sitenames: 7 type: string 8 default: '' 9 description: | 10 A space separated list of domains to proxy. eg ubuntu.org canonical.com. 11 When unset, all sites are proxied.