feat: Add full example with encryption, compression and signatures
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package config
|
||||
|
||||
const (
|
||||
NoneKey = "none"
|
||||
NoneKey = ""
|
||||
|
||||
CompressionFormatGZipKey = "gzip"
|
||||
CompressionFormatParallelGZipKey = "parallelgzip"
|
||||
|
||||
Reference in New Issue
Block a user