Changes to settings. Embiggen length of forum display, test out Djangobb sig limits.

This commit is contained in:
Amos Blanton 2012-10-22 15:45:43 -04:00
parent be869dd7a2
commit df773bb66e

View file

@ -11,3 +11,9 @@ DJANGOBB_GRAVATAR_SUPPORT = False
DJANGOBB_DISPLAY_PROFILE_MENU_OPTIONS = False
DJANGOBB_DISPLAY_AVATAR_OPTIONS = False
DJANGOBB_DISPLAY_USERTITLE = False
DJANGOBB_TOPIC_PAGE_SIZE = 20
DKANGOBB_FORUM_PAGE_SIZE = 25
DJANGOBB_SIGNATURE_MAX_LINES = 10
DJANGOBB_SIGNATURE_MAX_LENGTH = 2000
DJANGOBB_AUTHORITY_SUPPORT = False