about summary refs log tree commit diff stats
path: root/data/maps/the_entry/rooms/Wrath Room.txtpb
blob: 903a0b71a51420233cf926221b04a2340844f80a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
generated by cgit-pink 1.4.1 (git 2.36.1) at 2025-10-04 07:08:39 +0000
 


ast-1
#   bucket: your_own_bucket-<%= Rails.env %>

# 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-<%= Rails.env %>

# Use bin/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-<%= Rails.env %>

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