diff options
author | ouwou <26526779+ouwou@users.noreply.github.com> | 2021-03-04 00:02:37 -0500 |
---|---|---|
committer | ouwou <26526779+ouwou@users.noreply.github.com> | 2021-03-04 00:02:37 -0500 |
commit | 9186a4f3f5723989dc07ee5fe2d59aa88f0de552 (patch) | |
tree | 566ffc0067921a9185084c79f2818b82b21868cc /README.md | |
parent | d6a8b8c33372fe41d9e7f8453d15f491b25680a6 (diff) | |
download | abaddon-portaudio-9186a4f3f5723989dc07ee5fe2d59aa88f0de552.tar.gz abaddon-portaudio-9186a4f3f5723989dc07ee5fe2d59aa88f0de552.zip |
show crown next to owner
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -126,6 +126,7 @@ For example, memory_db would be set by adding `memory_db = true` under the line * emojis (true or false, default true) - resolve unicode and custom emojis to images. this needs to be false to allow GTK to render emojis by itself * css (string) - path to the main CSS file * animations (true or false, default true) - use animated images where available (e.g. server icons, emojis, avatars). false means static images will be used +* owner_crown (true or false, default true) - show a crown next to the owner #### misc * linkcolor (string) - color to use for links in messages |