hosts/web-2: Enable repo indexing in gitea
This commit is contained in:
@ -58,6 +58,9 @@
|
||||
session = {
|
||||
COOKIE_SECURE = true;
|
||||
};
|
||||
indexer = {
|
||||
REPO_INDEXER_ENABLED = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user