| # Configuration parameters | |
| Parameters are in the `zoekt` section of the git-config. | |
| * `name`: name of the repository, typically HOST/PATH, eg. `github.com/hanwen/usb`. | |
| * `web-url`: base URL for linking to files, commits, and the repository, eg. | |
| `https://github.com/hanwen/usb` | |
| * `web-url-type`: type of URL, eg. github. Supported are cgit, | |
| gitiles, gitweb and cgit. | |
| * `github-stars`, `github-forks`, `github-watchers`, | |
| `github-subscribers`: counters for github interactions |