Update docs, adding Compress setting details (#49)
This commit is contained in:
committed by
Nate Finch
parent
df99d62fd4
commit
aee4629129
@@ -14,5 +14,6 @@ func Example() {
|
||||
MaxSize: 500, // megabytes
|
||||
MaxBackups: 3,
|
||||
MaxAge: 28, // days
|
||||
Compress: true, // disabled by default
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user