diff options
Diffstat (limited to 'getwtxt.yml')
-rw-r--r-- | getwtxt.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/getwtxt.yml b/getwtxt.yml index 6d17b95..0388651 100644 --- a/getwtxt.yml +++ b/getwtxt.yml @@ -19,6 +19,10 @@ ## Changing the following options 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. ListenPort: 9001 |