mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Check that sync.server.origin is a URL (#3361)
This commit is contained in:
parent
4d9bb20bdd
commit
10cec507cb
6 changed files with 18 additions and 3 deletions
|
@ -73,6 +73,8 @@ Configure Taskwarrior with these details:
|
|||
$ task config sync.server.origin <origin>
|
||||
$ task config sync.server.client_id <client_id>
|
||||
|
||||
Note that the origin must include the scheme, such as 'http://' or 'https://'.
|
||||
|
||||
.SS Google Cloud Platform
|
||||
|
||||
To synchronize your tasks to GCP, use the GCP Console to create a new project,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue