diff --git a/roles/distgit/pagure/templates/pagure.cfg b/roles/distgit/pagure/templates/pagure.cfg index 5facfb09be..9b6c778371 100644 --- a/roles/distgit/pagure/templates/pagure.cfg +++ b/roles/distgit/pagure/templates/pagure.cfg @@ -91,7 +91,7 @@ ITEM_PER_PAGE = 48 MAX_CONTENT_LENGTH = 2 * 1024 * 1024 # 2 megabytes ### Lenght for short commits ids or file hex -SHORT_LENGTH = 6 +SHORT_LENGTH = 7 # Authentication related configuration option