gitea: enable packages
This commit is contained in:
parent
c7b0ac1d15
commit
11af93f220
@ -33,7 +33,7 @@
|
|||||||
api.ENABLE_SWAGGER = false;
|
api.ENABLE_SWAGGER = false;
|
||||||
mirror.ENABLED = false;
|
mirror.ENABLED = false;
|
||||||
other.SHOW_FOOTER_VERSION = false;
|
other.SHOW_FOOTER_VERSION = false;
|
||||||
packages.ENABLED = false;
|
packages.ENABLED = true;
|
||||||
repo-archive.ENABLED = false;
|
repo-archive.ENABLED = false;
|
||||||
repository = {
|
repository = {
|
||||||
DEFAULT_REPO_UNITS = "repo.code,repo.releases";
|
DEFAULT_REPO_UNITS = "repo.code,repo.releases";
|
||||||
|
Loading…
Reference in New Issue
Block a user