diff options
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 |