1
0
Fork 0
forgejo/routers/api/v1/swagger
JakobDev f384b13f1c
Implement Issue Config (#20956)
Closes #20955

This PR adds the possibility to disable blank Issues, when the Repo has
templates. This can be done by creating the file
`.gitea/issue_config.yaml` with the content `blank_issues_enabled` in
the Repo.
2023-03-28 14:22:07 -04:00
..
activitypub.go
app.go
cron.go
issue.go
key.go
misc.go
nodeinfo.go
notify.go
options.go
org.go
package.go
repo.go Implement Issue Config (#20956) 2023-03-28 14:22:07 -04:00
settings.go
user.go