From 97d1fa3942c02ff74f8afffc0e2ba268d52029f4 Mon Sep 17 00:00:00 2001 From: Umputun Date: Thu, 17 Jan 2019 14:57:33 -0600 Subject: [PATCH] add update-limit to readme options list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2ac1b55d..f476cce9 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ _this is the recommended way to run remark42_ | edit-time | EDIT_TIME | `5m` | edit window | | read-age | READONLY_AGE | | read-only age of comments, days | | img-proxy | IMG_PROXY | `false` | enable http->https proxy for images | +| update-limit | UPDATE_LIMIT | `0.5` | updates/sec limit | | admin-passwd | ADMIN_PASSWD | | password for `admin` basic auth | | dbg | DEBUG | `false` | debug mode |