diff options
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. |