mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-03-25 18:34:30 -04:00
lint: missing valid config key: apk_signing_key_block_list
This commit is contained in:
@@ -236,6 +236,7 @@ bool_keys = (
|
||||
|
||||
check_config_keys = (
|
||||
'ant',
|
||||
'apk_signing_key_block_list',
|
||||
'archive',
|
||||
'archive_description',
|
||||
'archive_icon',
|
||||
|
||||
Reference in New Issue
Block a user