aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-04-21 03:59:25 +0000
committerFuwn <[email protected]>2022-04-21 03:59:25 +0000
commit3c20c2e07fda5365a19fa300ece24ffd75951f5d (patch)
tree6cce28e01ee3aeb0be84ab3f3291ea5f73fce092 /README.md
parentfeat(proxy): create full html document (diff)
downloadseptember-3c20c2e07fda5365a19fa300ece24ffd75951f5d.tar.xz
september-3c20c2e07fda5365a19fa300ece24ffd75951f5d.zip
feat: favicon support
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 91ea929..b5f7a18 100644
--- a/README.md
+++ b/README.md
@@ -117,6 +117,14 @@ Defaults to `true`.
PROXY_BY_DEFAULT=false
```
+### `FAVICON_EXTERNAL`
+
+An external favicon file to apply to the HTML response.
+
+```dotenv
+FAVICON_EXTERNAL=https://host.fuwn.me/8te8lw0lxm03.webp
+```
+
## Capsules using September
[Add yours!](https://github.com/gemrest/september/edit/main/README.md)