Increase default title truncation to 120

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-04-27 18:33:37 -04:00
parent 4f92bde7d7
commit 8bbd83ea76
3 changed files with 3 additions and 1 deletions

View File

@@ -1 +1 @@
DEFAULT_MAXIMUM_TITLE_LENGTH = 80
DEFAULT_MAXIMUM_TITLE_LENGTH = 120