mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
update: description is a hard requirement, set a default for archive
This commit is contained in:
parent
4d9ec479a0
commit
75639ba0e8
1 changed files with 1 additions and 0 deletions
|
@ -145,6 +145,7 @@ default_config = {
|
|||
developers, or are binaries built from source by the admin of f-droid.org
|
||||
using the tools on https://gitlab.com/u/fdroid.
|
||||
''',
|
||||
'archive_description': _('These are the apps that have been archived from the main repo.'),
|
||||
'archive_older': 0,
|
||||
'lint_licenses': fdroidserver.lint.APPROVED_LICENSES,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue