From 3ef36dc2e78ab2555846b47f44cc88a4c9f68023 Mon Sep 17 00:00:00 2001 From: tycrek Date: Mon, 26 Dec 2022 12:45:09 -0700 Subject: [PATCH] docs: resolve ambiguity issue for `X-Ass-Timeoffset` (resolves #152) --- .github/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/README.md b/.github/README.md index 4a80f3f..78587a7 100644 --- a/.github/README.md +++ b/.github/README.md @@ -235,7 +235,9 @@ If you need to override a specific part of the config to be different from the g | **`X-Ass-Domain`** | Override the domain returned for the clipboard (useful for multi-domain hosts) | | **`X-Ass-Access`** | Override the generator used for the resource URL. Must be one of: `original`, `zws`, `gfycat`, `random`, or `timestamp` ([see above](#access-types)) | | **`X-Ass-Gfycat`** | Override the length of Gfycat ID's. Defaults to `2` | -| **`X-Ass-Timeoffset`** | Override the timestamp offset. Defaults to `UTC+0` | +| **`X-Ass-Timeoffset`** | Override the timestamp offset. Defaults to `UTC+0`. Available options are whatever [Luxon] accepts (for example: `America/Edmonton` or `UTC-7`) | + +[Luxon]: https://moment.github.io/luxon/#/zones?id=specifying-a-zone ### Fancy embeds