mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Hooks
- Added a master control, rc.hooks, which defaults to 'on', but can be used to disable hook processing in general.
This commit is contained in:
parent
150f72eed4
commit
78650ac8c3
6 changed files with 21 additions and 7 deletions
|
@ -182,6 +182,11 @@ don't change. Note that this should be used in the form of a command line
|
|||
override (task rc.gc=off ...), and not permanently used in the .taskrc file,
|
||||
as this significantly affects performance in the long term.
|
||||
|
||||
.TP
|
||||
.B hooks=on
|
||||
This master control switch enables hook script processing. The default value
|
||||
is 'on', but certain extensions and environments may need to disable hooks.
|
||||
|
||||
.TP
|
||||
.B exit.on.missing.db=no
|
||||
When set to 'yes' causes the program to exit if the database (~/.task or
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue