Sha256: 88082bbc96463336f95d17ed9ef787c85639f4159ddf1a525dd99261993b3222

Contents?: true

Size: 1.07 KB

Versions: 2054

Compression:

Stored size: 1.07 KB

Contents

test:
  service: Disk
  root: <%= Rails.root.join("tmp/storage") %>

local:
  service: Disk
  root: <%= Rails.root.join("storage") %>

# Use rails credentials:edit to set the AWS secrets (as aws:access_key_id|secret_access_key)
# amazon:
#   service: S3
#   access_key_id: <%= Rails.application.credentials.dig(:aws, :access_key_id) %>
#   secret_access_key: <%= Rails.application.credentials.dig(:aws, :secret_access_key) %>
#   region: us-east-1
#   bucket: your_own_bucket

# Remember not to checkin your GCS keyfile to a repository
# google:
#   service: GCS
#   project: your_project
#   credentials: <%= Rails.root.join("path/to/gcs.keyfile") %>
#   bucket: your_own_bucket

# Use rails credentials:edit to set the Azure Storage secret (as azure_storage:storage_access_key)
# microsoft:
#   service: AzureStorage
#   storage_account_name: your_account_name
#   storage_access_key: <%= Rails.application.credentials.dig(:azure_storage, :storage_access_key) %>
#   container: your_container_name

# mirror:
#   service: Mirror
#   primary: local
#   mirrors: [ amazon, google, microsoft ]

Version data entries

2,054 entries across 1,832 versions & 211 rubygems

Version Path
kuby-core-0.20.2 spec/dummy/config/storage.yml
minitest-spec-rails-7.4.1 test/dummy_app/config/storage.yml
minitest-spec-rails-7.4.0 test/dummy_app/config/storage.yml
raygun4ruby-4.0.2 spec/rails_applications/6.1.4/config/storage.yml
samvera-persona-0.5.0 spec/dummy/config/storage.yml
gorynich-1.3.4.273062 spec/dummy/config/storage.yml
boring_generators-0.15.0 tmp/templates/app_template/config/storage.yml
tessa-6.1.3 spec/dummy/config/storage.yml
rails_twirp-0.17 test/dummy/config/storage.yml
minitest-spec-rails-7.3.0 test/dummy_app/config/storage.yml
boring_generators-0.14.0 tmp/templates/app_template/config/storage.yml
raygun4ruby-4.0.1 spec/rails_applications/6.1.4/config/storage.yml
tessa-6.1.2 spec/dummy/config/storage.yml
stitches-5.0.0 spec/fake_app/config/storage.yml
stitches-5.0.0.RC1 spec/fake_app/config/storage.yml
raygun4ruby-4.0.0.pre spec/rails_applications/6.1.4/config/storage.yml
administrate-field-active_storage-1.0.2 test_app/config/storage.yml
firetail-1.0.1 examples/rails/config/storage.yml
gorynich-1.3.3.231946 spec/dummy/config/storage.yml
gorynich-1.3.2.231715 spec/dummy/config/storage.yml