diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2021-05-23 14:11:06 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2021-05-23 14:11:06 -0300 |
commit | dc6b6e5d79d2c8b9e04d9e7cfab97fd3f6d49a5d (patch) | |
tree | 91aa237d2682b56ffd7885f7656f08ae2ffc977a /tasks.md | |
parent | d39c5d247a167acf3747b061137c42f798183e3c (diff) | |
download | keyringer-dc6b6e5d79d2c8b9e04d9e7cfab97fd3f6d49a5d.tar.gz keyringer-dc6b6e5d79d2c8b9e04d9e7cfab97fd3f6d49a5d.tar.bz2 |
Tasks: genpair: Tor Onion v3 auth keypairs
Diffstat (limited to 'tasks.md')
-rw-r--r-- | tasks.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -13,7 +13,7 @@ Current issue tracker: [Taskwarrior](https://taskwarrior.org/) with data stored sudo apt install trac-xmlrpc trac-admin . config set components tracrpc.* enabled - trac-admin . permission add authenticated XML_RPC + trac-admin . permission add authenticated XML_RPC ## Client side @@ -26,7 +26,7 @@ Current issue tracker: [Taskwarrior](https://taskwarrior.org/) with data stored * https://bugwarrior.readthedocs.io/en/latest/common_configuration.html#envvar-BUGWARRIORRC * https://bugwarrior.readthedocs.io/en/latest/services/trac.html -* https://bugwarrior.readthedocs.io/en/latest/configuration.html#example-configuration +* https://bugwarrior.readthedocs.io/en/latest/configuration.html#example-configuration * https://bugwarrior.readthedocs.io/en/latest/using.html * https://trac.edgewall.org/wiki/TracPlugins * https://trac-hacks.org/wiki/XmlRpcPlugin |