diff --git a/roles/pagure/frontend/templates/pagure.cfg b/roles/pagure/frontend/templates/pagure.cfg index 4ff1a3573b..a047b9ce3a 100644 --- a/roles/pagure/frontend/templates/pagure.cfg +++ b/roles/pagure/frontend/templates/pagure.cfg @@ -140,7 +140,7 @@ ITEM_PER_PAGE = 50 MAX_CONTENT_LENGTH = 4 * 1024 * 1024 # 4 megabytes ### Lenght for short commits ids or file hex -SHORT_LENGTH = 6 +SHORT_LENGTH = 7 ### List of blacklisted project names that can conflicts for pagure's URLs ### or other