fix amazonbackup script, trap on epipe exception for db backup

This commit is contained in:
r888888888
2014-01-10 16:35:40 -08:00
parent cb629613bd
commit 782bdd4627
3 changed files with 20 additions and 4 deletions

View File

@@ -298,6 +298,10 @@ module Danbooru
nil
end
def amazon_s3_bucket_name
"danbooru"
end
def enable_dimension_autotagging
true
end