From fa35fb122ecf5b438cc601a64368cc27cfdbebf3 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Fri, 14 Feb 2020 23:23:46 -0800 Subject: [PATCH] doc/Admin.md: improvements --- doc/Admin.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/Admin.md b/doc/Admin.md index b213041f..90cc4905 100644 --- a/doc/Admin.md +++ b/doc/Admin.md @@ -551,6 +551,7 @@ Name | Description `cap-required` | When set to a true value then the command requires that users have the `can-` [capability](#user-capabilities) before they can invoke it. `dont-replace-pronouns` | When set to a true value then pronouns such as "my", "me", "your", etc, will not be intuitively replaced with nicks and such. `background-process` | When set to a true value then this command will be executed as a background process. Use this for commands that can potentially take a long time to complete. +`process-timeout` | The timeout, in seconds, before the process is automatically killed. If not set then the `processmanager.default_timeout` [Registry](Registry.md) value will be used. ## Process management commands ### ps