gitea: disable repo-archive
This commit is contained in:
parent
5836bbd0b6
commit
1de6593d28
@ -34,6 +34,7 @@
|
||||
mirror.ENABLED = false;
|
||||
other.SHOW_FOOTER_VERSION = false;
|
||||
packages.ENABLED = false;
|
||||
repo-archive.ENABLED = false;
|
||||
repository = {
|
||||
DEFAULT_REPO_UNITS = "repo.code,repo.releases";
|
||||
DISABLE_MIGRATIONS = true;
|
||||
|
Loading…
Reference in New Issue
Block a user