diff options
author | mathieui <mathieui@mathieui.net> | 2017-10-11 00:14:45 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2017-10-11 00:14:45 +0200 |
commit | bde9b31184de3138e649a662843b459fe3c3782a (patch) | |
tree | bd3baa034b0c8dbccde83c44a8c984b309f3c757 /doc | |
parent | f61d46b06123a8a23d2a4fd8ce291caf9b2a58eb (diff) | |
download | poezio-bde9b31184de3138e649a662843b459fe3c3782a.tar.gz poezio-bde9b31184de3138e649a662843b459fe3c3782a.tar.bz2 poezio-bde9b31184de3138e649a662843b459fe3c3782a.tar.xz poezio-bde9b31184de3138e649a662843b459fe3c3782a.zip |
Set enable_avatars to false until the colors issue is fixed
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/configuration.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst index 95d5fadb..6b1f73b0 100644 --- a/doc/source/configuration.rst +++ b/doc/source/configuration.rst @@ -293,7 +293,7 @@ to understand what is :ref:`carbons <carbons-details>` or enable_avatars - **Default value:** ``true`` + **Default value:** ``false`` Display contact avatars in the roster. |