DocsBlogAbout

Settings and defaults for all TaskFolders apps

Fields

type The type identifier
type: https://taskfolders.com/docs/config/v1
exclude Default paths to explore in each scan
exclude:
  - '**/_build'
  - '**/_data'
  - '**/.git'
  - '**/node_modules'
encryption Recipients recognized by the encryption module

BETA feature

encryption:
  recipients:
    - name: john-secret
      type: gpg
      keyId: 4DC33AB24238E1FA
    - name: john-age
      type: age
      identityFile: /home/john/secrets/age/id
      privateKey: /home/john/secrets/age/secret
      publicKey: /home/john/secrets/age/public