configpolicy/roles/gitea/templates
Dustin 1ab0dd3457 r/gitea: Set WORK_DIR in config
Gitea complains if the `WORK_DIR` setting is not set.  It tries to set
it itself, but fails because the configuration is read-only.  The value
it uses is incorrect anyway (`/usr/local/bin`, since that's where the
`gitea` executable is).
2024-08-25 08:45:29 -05:00
..
app.ini.j2 r/gitea: Set WORK_DIR in config 2024-08-25 08:45:29 -05:00
gitea.httpd.conf.j2 r/gitea: Handle encoded / characters in HTTP paths 2022-11-27 17:21:03 -06:00