477 B
477 B
gitea-searchengine
A custom Gitea search engine for degoog.
Usage
Search results will be included by default, or you can use the !gitea bang.
Configuration
Base url
Set the base url of your self hosted instance, for example: https://gitea.domain.com. No need to add any api path.
Access token
You can generate an Application Access Token from your Gitea profile to also search through private repositories. It only requires the repo:read permission.