examples/config.py: update char_limit defaults

This commit is contained in:
Marcus Hoffmann 2018-08-12 18:09:46 +02:00
parent 9b0f7f9d04
commit bc1766c7ce
1 changed files with 6 additions and 2 deletions

View File

@ -302,8 +302,12 @@ The repository of older versions of applications from the main demo repository.
# Limit in number of characters that fields can take up
# Only the fields listed here are supported, defaults shown
# char_limits = {
# 'Summary': 80,
# 'Description': 4000,
# 'author': 256,
# 'name': 30,
# 'summary': 80,
# 'description': 4000,
# 'video': 256,
# 'whatsNew': 500,
# }
# It is possible for the server operator to specify lists of apps that