Sha256: 2ceb22fe8c9554bf2407fe0f4b2cf1183d2545e6aa2fb81056bf6be0d650dc43
Contents?: true
Size: 324 Bytes
Versions: 1
Compression:
Stored size: 324 Bytes
Contents
## # Ninefold Cloud Storage [Storage] # store_with Ninefold do |nf| nf.storage_token = "my_storage_token" nf.storage_secret = "my_storage_secret" nf.path = "/path/to/my/backups" nf.keep = 10 # nf.keep = 1.year.ago # Remove all backups older than 1 year. end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
backup_zh-4.2.0 | templates/cli/storages/ninefold |