diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2021-03-02 01:55:29 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2021-03-02 01:55:29 +0300 |
commit | e44b8be9ea214d4a989d6a48cd22e74ec4a5e5d7 (patch) | |
tree | 8a79acbbba62700fd9a2f7875f9388dc15fbe2ea | |
parent | a79525e9ed65963ef758c22fefbf7d41683fd021 (diff) |
readme: update
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -53,10 +53,12 @@ For optimization purposes, you can turn fields `target` and `slot` into `ENUM`s. - `status(workers=true)` - `pause(targets)` / `continue(targets)` -both: +other: - text protocol - graceful shutdown - remove password from logger dumps +- reload config at runtime +- jobctl ## License |