diff options
author | metamuffin <metamuffin@disroot.org> | 2024-10-12 01:14:26 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-10-12 01:14:26 +0200 |
commit | 2a576e64824e4a02aeb89c312c15db0a25483373 (patch) | |
tree | c3023d5d033a70ce1f8826dfeecea4fe3bbefdb6 /readme.md | |
parent | 022079981409a5e88008309003b2653238599c2a (diff) | |
download | gnix-2a576e64824e4a02aeb89c312c15db0a25483373.tar gnix-2a576e64824e4a02aeb89c312c15db0a25483373.tar.bz2 gnix-2a576e64824e4a02aeb89c312c15db0a25483373.tar.zst |
files localize flagv2.2.0
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -121,6 +121,9 @@ themselves; in that case the request is passed on. prepended to the response. - `root`: root directory to be served (string) - `index`: enables directory indexing (boolean) + - `localize`: sends a localized version if possible. for localized content the + ISO 639-1 language code is injected in front of the first file name + extension (boolean) **semi-experimental** - **module `file`** - Replies with static content. |