From a36c3b53f041e9a9182e47aa2faa2758cbbe44dd Mon Sep 17 00:00:00 2001 From: worldworm <13227454+worldworm@users.noreply.github.com> Date: Thu, 28 Jan 2021 17:20:13 +0100 Subject: [PATCH] update README.md frontend arguments #29 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7c46c73..170b1c4 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ docker-compose up -d --build | --ssl | Whether to enable SSL | `False` | | --frontend-language-source | Set frontend default language - source | `en` | | --frontend-language-target | Set frontend default language - target | `es` | +| --frontend-timeout | Set frontend translation timeout | `500` | ## Roadmap