- 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:
Paul Beckingham 2014-09-08 01:22:35 -04:00
parent 150f72eed4
commit 78650ac8c3
6 changed files with 21 additions and 7 deletions

View file

@ -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