mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-20 04:13:07 +02:00
Documentation
- Now uses proper name 'Taskserver'.
This commit is contained in:
parent
0df30a5be0
commit
6bc352f713
13 changed files with 57 additions and 57 deletions
12
README_TASKD
12
README_TASKD
|
@ -1,7 +1,7 @@
|
|||
Welcome To Taskwarrior 2.3.0 Beta
|
||||
---------------------------------
|
||||
|
||||
The beta release of Taskwarrior 2.3.0 is for testing the Task Server. There are
|
||||
The beta release of Taskwarrior 2.3.0 is for testing the Taskserver. There are
|
||||
several unaddressed bugs in this release, so proper precautions with your data
|
||||
are required.
|
||||
|
||||
|
@ -19,14 +19,14 @@ You will need the following dependencies:
|
|||
libreadline
|
||||
|
||||
|
||||
Configuring Taskwarrior as a Task Server Client
|
||||
-----------------------------------------------
|
||||
Configuring Taskwarrior as a Taskserver Client
|
||||
----------------------------------------------
|
||||
|
||||
When a new user is added to the Task Server, a UUID key is generated, along with
|
||||
an x.509 cert. See Task Server operation document. Before proceeding, you will
|
||||
When a new user is added to the Taskserver, a UUID key is generated, along with
|
||||
an x.509 cert. See Taskserver operation document. Before proceeding, you will
|
||||
need the following items:
|
||||
|
||||
<server:port> Where Task Server is running (Default: localhost:6544)
|
||||
<server:port> Where Taskserver is running (Default: localhost:6544)
|
||||
<org> Name of organization (default: Public)
|
||||
<user> User name added to server
|
||||
<password> UUID generated by server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue