feat(systems/etna): enable forgejo repo indexer
This commit is contained in:
parent
1d7fcd1f86
commit
aba25bd459
1 changed files with 4 additions and 0 deletions
|
@ -77,6 +77,10 @@ in
|
|||
DEFAULT_ACTIONS_URL = "https://github.com";
|
||||
};
|
||||
|
||||
indexer = {
|
||||
REPO_INDEXER_ENABLED = true;
|
||||
};
|
||||
|
||||
"ui.meta" = {
|
||||
AUTHOR = "uku's forge";
|
||||
DESCRIPTION = "the place where literally nothing gets done";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue