AutoYADM commit: 2025-06-16 21:28:57
This commit is contained in:
parent
be7b577b3b
commit
adc72cd88c
1 changed files with 9 additions and 1 deletions
|
@ -1,3 +1,11 @@
|
||||||
To set up:
|
To set up:
|
||||||
|
|
||||||
- copy `.taskrc` to homedir and set the correct client_id and encryption_secret
|
- The correct `.taskrc##template` file must be present in the homedir (also
|
||||||
|
tracked by yadm, so no problem)
|
||||||
|
- This directory must contain a `secret.ini` file which has the following:
|
||||||
|
|
||||||
|
```ini
|
||||||
|
sync.server.url=secret_here
|
||||||
|
sync.server.client_id=secret_here
|
||||||
|
sync.encryption_secret=secret_here
|
||||||
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue