diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-08-23 17:41:29 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-08-23 17:41:29 -0400 |
| commit | 7a36da3e1d81add371cdc8653c2f3ac4d6ccfb0d (patch) | |
| tree | c4669fe2e10e601a554e96f847f2b5610394bdc7 | |
| parent | 26cd1c1c6504e9ad17c9e21239f9d9f44d36acf4 (diff) | |
Added threads by default
| -rw-r--r-- | home-config/aerc/aerc.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home-config/aerc/aerc.conf b/home-config/aerc/aerc.conf index 7e65b73..9d537db 100644 --- a/home-config/aerc/aerc.conf +++ b/home-config/aerc/aerc.conf | |||
| @@ -283,7 +283,7 @@ log-level=trace | |||
| 283 | # (IMAP server or notmuch), threads will be built by the client. | 283 | # (IMAP server or notmuch), threads will be built by the client. |
| 284 | # | 284 | # |
| 285 | # Default: false | 285 | # Default: false |
| 286 | #threading-enabled=true | 286 | threading-enabled=true |
| 287 | 287 | ||
| 288 | # Force client-side thread building | 288 | # Force client-side thread building |
| 289 | # | 289 | # |
