aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-06-02 00:40:54 +0000
committerFuwn <[email protected]>2022-06-02 00:40:54 +0000
commitbdc59defd1dada807ea0de08d190baecb4b44b35 (patch)
tree589af4d3e01f6e771ee0fd0b8dacab6b5cc2701f /README.md
parentfix(gemini_to_html): replace redundancies (diff)
downloadseptember-bdc59defd1dada807ea0de08d190baecb4b44b35.tar.xz
september-bdc59defd1dada807ea0de08d190baecb4b44b35.zip
feat(response): plain text routes
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index d071850..fbec19a 100644
--- a/README.md
+++ b/README.md
@@ -125,6 +125,14 @@ An external favicon file to apply to the HTML response.
FAVICON_EXTERNAL=https://host.fuwn.me/8te8lw0lxm03.webp
```
+### `PLAIN_TEXT_ROUTE`
+
+A comma-seperated list of paths to treat as plain text routes.
+
+```dotenv
+PLAIN_TEXT_ROUTE=/robots.txt,/license.txt
+```
+
## Styling
Want to give your website a shiny new look? Try using one of sources