diff options
Diffstat (limited to 'taskrc')
-rw-r--r-- | taskrc | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -84,9 +84,9 @@ color.tag.killlist=rgb104 on black color.uda.priority.H=rgb504 # Task server - essential config! -taskd.certificate=\/home\/lemon\/tmp_task\/Matthew_Lemon.cert.pem -taskd.key=\/home\/lemon\/tmp_task\/Matthew_Lemon.key.pem -taskd.ca=\/home\/lemon\/tmp_task\/ca.cert.pem +taskd.certificate=\/home\/lemon\/.task\/Matthew_Lemon.cert.pem +taskd.key=\/home\/lemon\/.task\/Matthew_Lemon.key.pem +taskd.ca=\/home\/lemon\/.task\/ca.cert.pem taskd.server=taskd.banded-neon.ts.net:53589 #taskd.server=192.168.1.13:53589 #taskd.trust=ignore hostname |