Config: Removed unused 'dom' configuration settings.

This commit is contained in:
Paul Beckingham 2015-12-27 09:29:37 -05:00
parent 510d2e6377
commit 7d6a7266d3
5 changed files with 2 additions and 7 deletions

View file

@ -391,11 +391,6 @@ Sets the xterm window title when reports are run. Defaults to off.
Sets a preference for infix expressions (1 + 2) or postfix expressions (1 2 +).
Defaults to infix.
.TP
.B dom=on
Enables or disables access to Taskwarrior internals and task metadata on the
command line. Defaults to on.
.TP
.B json.array=on
Determines whether the export command encloses the JSON output in '[...]' and