dotfiles/.config/task/README.md

10 lines
272 B
Markdown

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
```
The `recurrence` file is handled by a `yadm` hook, see
`~/.config/yadm/hooks/post_pull`.