mirror of
https://github.com/uowuo/abaddon.git
synced 2024-11-10 06:00:10 +00:00
add keychain setting to readme
This commit is contained in:
parent
7886f5371a
commit
48ea929ece
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user