homepage/docs/widgets/services/gitea.md
2024-06-08 21:13:01 +02:00

491 B

title description
Gitea Gitea Widget Configuration

Learn more about Gitea.

API token requires repos,notifications, repository and issue permissions. See the gitea documentation for details on generating tokens.

Allowed fields: ["repos","notifications", "issues", "pulls"].

widget:
  type: gitea
  url: http://gitea.host.or.ip:port
  key: giteaapitoken