local:
service: Disk
public: true
root: <%= Rails.root.join('_storage') %>
test:
root: <%= Rails.root.join('tmp/storage') %>