lib/webtranslateit/safe/config/builder.rb in webtranslateit-safe-0.4.2 vs lib/webtranslateit/safe/config/builder.rb in webtranslateit-safe-0.4.3

- old
+ new

@@ -68,12 +68,11 @@ simple_value :verbose, :dry_run, :local_only, :path, :command, :options, :user, :host, :port, :password, :key, :secret, :bucket, :api_key, :container, :socket, :service_net, :repo_path multi_value :skip_tables, :exclude, :files - hash_value :mysqldump, :tar, :gpg, :keep, :pgdump, :tar, :svndump, - :sftp, :ftp, :mongodump - mixed_value :s3, :local, :cloudfiles + mixed_value :s3, :local, :cloudfiles, :sftp, :mysqldump, :tar, :gpg, :keep, :pgdump, :tar, :svndump, + :ftp, :mongodump collection :database, :archive, :repo private def ensure_uniq(m)