forgejo: enable repo indexer
This commit is contained in:
parent
833a228870
commit
d7f51613fd
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
};
|
||||
actions.ENABLED = false;
|
||||
repository.ENABLE_PUSH_CREATE_USER = true;
|
||||
indexer.REPO_INDEXER_ENABLED = true;
|
||||
};
|
||||
database = {
|
||||
type = "postgres";
|
||||
|
|
Loading…
Add table
Reference in a new issue