Add NoCache to config manpage

This commit is contained in:
Jeremy 2022-08-03 01:22:06 +02:00
parent 4b1ab4b374
commit cd686dd4e3

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 .