summaryrefslogtreecommitdiff
path: root/lib/web/middleware/tooBusy.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add config for toobusy middlewareSheogorath2019-05-251-0/+4
| | | | | | | | | | With very low CPU frequency or bad IO situation, as well as not-loaded JS CodiMD happens to present unneeded "I'm busy"-messages to users. This patch allows to configure the lag. The default is taken from the libray but set in our own default configs. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* refactor(app.js): Extract tooBusyBoHong Li2017-05-081-0/+13