mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Sync
- Added task server details to the 'diagnostics' command output. - Added new configuration variables to the 'show' command. - rc.taskd.server specifies host:port of the task server. - rc.taskd.credentials specifies user credentials for the task server. - rc.taskd.certificate specifies the task server certificate. - rc.debug.tls shows TLS log information, for debugging.
This commit is contained in:
parent
a973ccf8f2
commit
6d2cbd77f8
4 changed files with 11 additions and 2 deletions
5
NEWS
5
NEWS
|
@ -15,7 +15,10 @@ New commands in taskwarrior 2.3.0
|
|||
|
||||
New configuration options in taskwarrior 2.3.0
|
||||
|
||||
-
|
||||
- 'taskd.server' specifies host:port of the task server.
|
||||
- 'taskd.credentials' specifies user credentials for the task server.
|
||||
- 'taskd.certificate' specifies the task server certificate.
|
||||
- 'debug.tls' shows TLS log information, for debugging.
|
||||
|
||||
Newly deprecated features in taskwarrior 2.3.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue