diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2021-07-03 10:51:46 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2021-07-03 10:51:46 -0300 |
commit | 2469b3245e2f59d1f1719ec4e3becb2b384b7488 (patch) | |
tree | e1d1980341a18f7c92f05b67999dac1885e552cd /tasks.md | |
parent | 7d1c32c22d7ac199797dfdd691264ebd3379a161 (diff) | |
parent | 493e7ef750bd5fbf7db59793776cd9fb75756d3c (diff) | |
download | keyringer-2469b3245e2f59d1f1719ec4e3becb2b384b7488.tar.gz keyringer-2469b3245e2f59d1f1719ec4e3becb2b384b7488.tar.bz2 |
New upstream version 0.5.6upstream_keyringer_0.5.6
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 |