From 31c992e6eaa8f4afe90ec95c5c778412fb887146 Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Mon, 16 Mar 2020 02:42:35 -0400 Subject: removed experimental host matching and tls support --- getwtxt.yml | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) (limited to 'getwtxt.yml') diff --git a/getwtxt.yml b/getwtxt.yml index 817040d..5fd4edb 100644 --- a/getwtxt.yml +++ b/getwtxt.yml @@ -16,27 +16,14 @@ ############################################################# ############################################################# -## Changing the following options requires a restart. ## +## Changing the following option requires a restart. ## ############################################################# -# Set to true if getwtxt will be behind a reverse -# proxy server, such as Caddy or nginx -BehindProxy: true - # This is the port that getwtxt will bind to. # If BehindProxy is false, you should probably # set this to 80 or 443 ListenPort: 9001 -# Determines whether we're using SSL/TLS. If so, -# you should set the Cert and Key files. -# Don't use TLS if you're setting up getwtxt -# behind a reverse proxy - just let the proxy -# handle the connection. -UseTLS: false -TLSCert: "/etc/ssl/getwtxt.pem" -TLSKey: "/etc/ssl/private/getwtxt.pem" - ############################################################# ## The following options may be changed at any time. ## ## getwtxt will automatically reload the config when ## @@ -102,5 +89,3 @@ Instance: # This is shown at the top of the default web page # below your instance's name. Description: "A fast, resilient twtxt registry server written in Go!" - - -- cgit 1.4.1-2-gfad0