Sha256: 167bd1857a386cd22b6d59843131fc11d5b84052ff60501c71bba98d1711bef6

Contents?: true

Size: 209 Bytes

Versions: 1

Compression:

Stored size: 209 Bytes

Contents

  ##
  # Local (Copy) [Storage]
  #
  store_with Local do |local|
    local.path       = "~/backups/"
    local.keep       = 5
    # local.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/local