Update index.txt

replace AUTO_GENERATE_AVATAR_SIZES with AVATAR_ prefixed setting.
This commit is contained in:
Evgeny Fadeev 2015-04-24 16:51:28 -03:00
parent 0a39f1084d
commit 7059011aab

View file

@ -126,7 +126,7 @@ Management Commands
This application does include one management command: ``rebuild_avatars``. It
takes no arguments and, when run, re-renders all of the thumbnails for all of
the avatars for the pixel sizes specified in the ``AUTO_GENERATE_AVATAR_SIZES``
the avatars for the pixel sizes specified in the ``AVATAR_AUTO_GENERATE_SIZES``
setting.