[pp:exec] add 'verbose' option (#7743)

This commit is contained in:
Mike Fährmann
2025-11-28 18:49:41 +01:00
parent bb16e036e4
commit e589d6f6ee
3 changed files with 52 additions and 2 deletions

View File

@@ -8018,6 +8018,17 @@ Description
to have it call ``setsid()``.
exec.verbose
------------
Type
``bool``
Default
``true``
Description
Include `command <exec.command_>`__
arguments in logging messages.
hash.chunk-size
---------------
Type