| | | |
| ## django096compatibility - True/False | | ## django096compatibility - True/False |
| | | |
| Activates compatibility mode for the django 0.96 r | | Activates compatibility mode for the django 0.96 r |
| elease. (Is a Boolean value) (default: False) | | elease. (Is a Boolean value) (default: False) |
| | | |
t | | t | # Community
|
| | |
|
| | | ## Settings for avatars
|
| | |
|
| | | - community_avatar_default - Specifies the locatio |
| | | n of the default avatar.
|
| | | - community_avatar_default_width - width of the de |
| | | fault avatar
|
| | | - community_avatar_default_height - height of the |
| | | default avatar
|
| | | - community_avatar_max_width - the max width of an |
| | | avatar uploaded by a user
|
| | | - community_avatar_max_height - the max height of |
| | | an avatar uploaded by a user
|
| | | - community_avatar_max_size - the max file size of |
| | | an avatar uploaded by a user in bytes
|
| | | |
| # Markdown (Wiki Renderings) | | # Markdown (Wiki Renderings) |
| | | |
| ## markdown_number_headings - True/False | | ## markdown_number_headings - True/False |
| | | |