Closed
Description
- Gitea version (or commit ref): 1.9.4 built with GNU Make 4.2.1, go1.12.10 : bindata, sqlite, sqlite_unlock_notify
- Git version: 2.22.0
- Operating system: Docker
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
Description
When you delete a release the attachments are not deleted. It's correct?
my app.ini:
[attachment]
PATH = /data/gitea/attachments
ALLOWED_TYPES = application/x-zip-compressed|application/zip|application/x-compressed-tar|application/x-gzip