Allow use of kate mobile's tokens for accessing all methods

This commit is contained in:
2018-12-15 21:09:17 -06:00
parent 815bd4b49e
commit bb500779d9
5 changed files with 30 additions and 12 deletions

View File

@@ -2,6 +2,7 @@
user = string(default="")
password = string(default="")
token = string(default="")
use_alternative_tokens = boolean(default=False)
[general]
reverse_timelines = boolean(default=False)