Documentation

- Added references to new configuration settings.
This commit is contained in:
Paul Beckingham
2013-10-29 22:43:55 -04:00
parent 6c985b76c3
commit 6e0603234e
3 changed files with 31 additions and 5 deletions

4
NEWS
View File

@@ -23,7 +23,9 @@ 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.
- 'taskd.certificate' specifies the task server certificate for authentication.
- 'taskd.key' specifies the task server key for encryption.
- 'taskd.trust' overrides certificate checking.
- 'debug.tls' shows TLS log information, for debugging.
- The configuration file supports JSON encoding of unicode characters \uNNNN.