mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 06:50:29 +03:00
Merge branch '2.0-deprecations' into 'master'
2.0 deprecations in `fdroid update` See merge request fdroid/fdroidserver!813
This commit is contained in:
commit
e63eb7cd2f
5 changed files with 11 additions and 9 deletions
|
|
@ -124,7 +124,7 @@ default_config = {
|
|||
'sync_from_local_copy_dir': False,
|
||||
'allow_disabled_algorithms': False,
|
||||
'per_app_repos': False,
|
||||
'make_current_version_link': True,
|
||||
'make_current_version_link': False,
|
||||
'current_version_name_source': 'Name',
|
||||
'deploy_process_logs': False,
|
||||
'update_stats': False,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue