Commit 6e1d675d authored by Robert Schilling's avatar Robert Schilling

API: Fix file downloading

parent 7dc8b6b2
---
title: 'API: Fix file downloading'
merge_request: Robert Schilling
author: 8267
...@@ -304,7 +304,7 @@ module API ...@@ -304,7 +304,7 @@ module API
header['X-Sendfile'] = path header['X-Sendfile'] = path
body body
else else
path file path
end end
end end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment