Factor replica and sync configuration into simple owned structs
This commit is contained in:
@@ -12,6 +12,7 @@ Note that the `task` interface does not match that of TaskWarrior.
|
||||
Temporarily, configuration is by environment variables.
|
||||
The directory containing the replica's task data is given by `TASK_DB`, defaulting to `/tmp/tasks`.
|
||||
the origin of the sync server is given by `SYNC_SERVER_ORIGIN`, defaulting to `http://localhost:8080`.
|
||||
The client ID to use with the sync server is givne by `SYNC_SERVER_CLIENT_ID` (with no default).
|
||||
|
||||
## `taskchampion-sync-server`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user