mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Documentation
- Added 'taskd.trust' setting warning in the NEWS file.
This commit is contained in:
parent
f9bcb8cfc8
commit
e6031183dd
1 changed files with 10 additions and 0 deletions
10
NEWS
10
NEWS
|
@ -26,6 +26,16 @@ Removed features in 2.4.1
|
|||
|
||||
Known Issues
|
||||
|
||||
- If you upgraded from Taskwarrior 2.3.0, you will need one of the following
|
||||
settings to allow continued syncing to a Taskserver:
|
||||
|
||||
$ task config taskd.trust strict
|
||||
$ task config taskd.trust 'ignore hostname'
|
||||
$ task config taskd.trust 'allow all'
|
||||
|
||||
These are presented in order of preference from most to least secure, and
|
||||
depend on how your certs were generated.
|
||||
|
||||
- https://bug.tasktools.org/
|
||||
|
||||
Taskwarrior has been built and tested on the following configurations:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue