fix: x-accell headers on uploaded poster (#1526)

This commit is contained in:
Markos Gogoulos
2026-05-18 14:25:23 +03:00
committed by GitHub
parent 98d5d6af8b
commit ae63a5af64
3 changed files with 38 additions and 3 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
exclude = .git,*migrations*
max-line-length = 119
#ignore=F401,F403,E501,W503
ignore=E501
ignore=E501,E203