Merge remote-tracking branch 'remotes/npigeon/ticket-601'
This commit is contained in:
commit
449863863a
@ -32,7 +32,7 @@ email_smtp_pass = string(default=None)
|
||||
allow_registration = boolean(default=True)
|
||||
|
||||
# tag parsing
|
||||
tags_max_length = integer(default=50)
|
||||
tags_max_length = integer(default=255)
|
||||
|
||||
# Whether comments are ascending or descending
|
||||
comments_ascending = boolean(default=True)
|
||||
|
Loading…
x
Reference in New Issue
Block a user