mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Release 3.4.0 (#3811)
This commit is contained in:
parent
f73b42d23f
commit
063325b052
5 changed files with 44 additions and 5 deletions
|
@ -212,6 +212,9 @@ This is a path to the hook scripts directory. By default it is ~/.task/hooks.
|
|||
.TP
|
||||
.B gc=1
|
||||
Can be used to temporarily suspend rebuilding, so that task IDs don't change.
|
||||
Rebuilding requires read/write access to the database, so disabling `gc` may
|
||||
result in better performance.
|
||||
|
||||
Note that this should be used in the form of a command line override (task
|
||||
rc.gc=0 ...), and not permanently used in the .taskrc file, as this
|
||||
significantly affects performance in the long term.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue