taskwarrior/docs
Dustin J. Mitchell 31105c2ba3
Sync against taskchampion-sync-server (#3118)
This removes use of gnutls and the TLS implementation, which is no
longer needed (task synchronization is handled via Taskchampion, which
uses `reqwest`, which handles TLS via other Rust dependencies). This
incidentally removes the following config options:
 * `debug.tls`
 * `taskd.ca`
 * `taskd.certificate`
 * `taskd.ciphers`
 * `taskd.credentials`
 * `taskd.key`
 * `taskd.server`
 * `taskd.trust`
2023-07-08 10:27:33 -04:00
..
assets/css Set up a basic Jekyll theme 2022-05-25 21:17:36 -04:00
contrib Sync against taskchampion-sync-server (#3118) 2023-07-08 10:27:33 -04:00
rfcs Add missing words to task documentation 2022-11-02 19:56:28 -04:00
_config.yml Set up a basic Jekyll theme 2022-05-25 21:17:36 -04:00
index.md Add a C++ wrapper around TC FFI 2022-07-29 21:41:41 -04:00