From 48ea929ece8a8c1c6b5f7aad2f96920f24f27f7b Mon Sep 17 00:00:00 2001 From: ouwou <26526779+ouwou@users.noreply.github.com> Date: Mon, 8 Jan 2024 01:45:45 -0500 Subject: add keychain setting to readme --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 79c3436..660323d 100644 --- a/README.md +++ b/README.md @@ -280,6 +280,7 @@ For example, memory_db would be set by adding `memory_db = true` under the line | `token` | string | | Discord token used to login, this can be set from the menu | | `prefetch` | boolean | false | if true, new messages will cause the avatar and image attachments to be automatically downloaded | | `autoconnect` | boolean | false | autoconnect to discord | +| `keychain` | boolean | true | store token in system keychain (if compiled with support) | #### http -- cgit v1.2.3