gitea: update indexer config

This commit is contained in:
mwiegand 2022-08-31 12:40:10 +02:00
parent 4e25dc000c
commit e65b18430e

View file

@ -93,8 +93,7 @@ DELIVER_TIMEOUT = 600
[indexer]
REPO_INDEXER_ENABLED = true
REPO_INDEXER_PATH = indexers/repos.bleve
UPDATE_BUFFER_LEN = 20
MAX_FILE_SIZE = 10240000
REPO_INDEXER_INCLUDE =
REPO_INDEXER_EXCLUDE = resources/bin/**
[queue.issue_indexer]
LENGTH = 20