Re-setup inthe.am
This commit is contained in:
parent
e19cdbb7b2
commit
86e9a965c0
2 changed files with 11 additions and 5 deletions
|
@ -76,3 +76,4 @@
|
|||
_ _ _ @dat _ _ _ _ _ _ _ _ _
|
||||
_ _ _ _ _ _ _ _ _ _ _ _
|
||||
_ _ _ _ _ _ _ _
|
||||
)
|
||||
|
|
15
dot_taskrc
15
dot_taskrc
|
@ -49,6 +49,10 @@ uda.messageid.type=string
|
|||
uda.messageid.label=Message-ID
|
||||
uda.joplin.type=string
|
||||
uda.joplin.label=Joplin
|
||||
uda.status_report.type=string
|
||||
uda.status_report.label=status_report
|
||||
uda.status_report.values=display,hide
|
||||
uda.status_report.default=display
|
||||
verbose=no
|
||||
report.simple.description=Simple list of open tasks by project
|
||||
report.simple.columns=id,project,description.count
|
||||
|
@ -64,9 +68,10 @@ context.work.read=+work -home or -TAGGED
|
|||
context.work.write=+work
|
||||
context.home.read=+home -work or -TAGGED
|
||||
context.home.write=+home
|
||||
taskd.certificate=\/home\/kellya\/.wingtask_certs\/alex.kelly@franklin.edu.cert.pem
|
||||
taskd.key=\/home\/kellya\/.wingtask_certs\/alex.kelly@franklin.edu.key.pem
|
||||
taskd.ca=\/home\/kellya\/.wingtask_certs\/dst.pem
|
||||
taskd.server=app.wingtask.com:53589
|
||||
taskd.credentials=WingTask\/alex.kelly@franklin.edu\/40d0bf12-687e-4b6f-8a14-aecef3a87cdb
|
||||
taskd.certificate=/home/kellya/.task/private.certificate.pem
|
||||
taskd.key=/home/kellya/.task/private.key.pem
|
||||
taskd.ca=/home/kellya/.task/ca.cert.pem
|
||||
taskd.server=inthe.am:53589
|
||||
taskd.credentials=inthe_am/kellya/610917c8-9119-4b59-b87e-d886c2e08bf0
|
||||
taskd.trust=strict
|
||||
context=work
|
||||
|
|
Loading…
Reference in a new issue