gitea/release/next
decentral1se 5df896271a
Some checks failed
continuous-integration/drone/pr Build is failing
feat: enable indexer for search
See coop-cloud/organising#589
2024-03-28 17:13:09 +01:00

8 lines
136 B
Plaintext

Please add the following new defaults to your `.env` file:
```
# Indexer
GITEA_REPO_INDEXER_ENABLED=false
GITEA_STARTUP_TIMEOUT=-1
```