diff options
author | mathieui <mathieui@mathieui.net> | 2018-08-13 21:38:46 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2018-08-13 21:39:08 +0200 |
commit | 40fc9246e5de87991ba1823bbe235a35785343cc (patch) | |
tree | 5fcc32ffdca1b9465d4043376d082d559007227f /doc | |
parent | 40c06e60c96517c8d1d484b235de36b6656f32d5 (diff) | |
download | poezio-40fc9246e5de87991ba1823bbe235a35785343cc.tar.gz poezio-40fc9246e5de87991ba1823bbe235a35785343cc.tar.bz2 poezio-40fc9246e5de87991ba1823bbe235a35785343cc.tar.xz poezio-40fc9246e5de87991ba1823bbe235a35785343cc.zip |
Revert "Set enable_avatars to false until the colors issue is fixed"
This reverts commit bde9b31184de3138e649a662843b459fe3c3782a.
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 fc862f16..6fff3e1c 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:** ``false`` + **Default value:** ``true`` Display contact avatars in the roster. |