Add NoCache to config manpage

This commit is contained in:
Jeremy Baxter 2022-08-03 01:22:06 +02:00
parent e4d1d2cb20
commit 78169ce888

View file

@ -25,6 +25,8 @@ The password for the account being used.
.It Ic CacheLocation Ar location .It Ic CacheLocation Ar location
Modify the cache location from the default (~/.cache) to Modify the cache location from the default (~/.cache) to
.Ar location . .Ar location .
.It Ic NoCache
Don't cache access tokens.
.It Ic DefaultEvent Ar type .It Ic DefaultEvent Ar type
Modify the default event type from the default (m.text) to Modify the default event type from the default (m.text) to
.Ar type . .Ar type .