summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTiramify (A.K. Daniel) <94789999+TiranexDev@users.noreply.github.com>2023-10-25 04:35:54 +0200
committerGitHub <noreply@github.com>2023-10-25 02:35:54 +0000
commit163749e607c0921e8a4f043807af57ea7c8202ea (patch)
tree248f751a0209b11e545f0118437851bd695218de /README.md
parent9a5e820f6d781fe003b5a8111906f9a3519bad2b (diff)
downloadabaddon-portaudio-163749e607c0921e8a4f043807af57ea7c8202ea.tar.gz
abaddon-portaudio-163749e607c0921e8a4f043807af57ea7c8202ea.zip
feat: `show_deleted_indicator` (#237)
* show_deleted_messages * Update README.md --------- Co-authored-by: ouwou <26526779+ouwou@users.noreply.github.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 828e044..0038f1f 100644
--- a/README.md
+++ b/README.md
@@ -299,6 +299,7 @@ For example, memory_db would be set by adding `memory_db = true` under the line
| `save_state` | boolean | true | save the state of the gui (active channels, tabs, expanded channels) |
| `alt_menu` | boolean | false | keep the menu hidden unless revealed with alt key |
| `hide_to_tray` | boolean | false | hide abaddon to the system tray on window close |
+| `show_deleted_indicator` | boolean | true | show \[deleted\] indicator next to deleted messages instead of actually deleting the message |
| `font_scale` | double | | scale font rendering. 1 is unchanged |
#### style