mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Add storage test configuration
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
test:
|
||||
service: Disk
|
||||
root: <%= Rails.root.join("tmp/storage") %>
|
||||
|
||||
local:
|
||||
service: Disk
|
||||
root: <%= Rails.root.join("storage") %>
|
||||
|
||||
Reference in New Issue
Block a user