mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
distgit/pagure: make the short commit be 7 chars
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user