From 15ea23acdb00fa964d91d440274e3a78bd115083 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 30 Aug 2016 16:29:22 -0400 Subject: Added basic test suite. --- Tunables.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Tunables.hs') diff --git a/Tunables.hs b/Tunables.hs index 3356516..0a317c5 100644 --- a/Tunables.hs +++ b/Tunables.hs @@ -81,6 +81,7 @@ data KeyEncryptionKeyTunable = KeyEncryptionKeyTunable data EncryptionTunable = UseAES256 deriving (Show) +-- | Tunables used by default to backup. defaultTunables :: Tunables defaultTunables = Tunables { shareParams = ShareParams { totalObjects = 3, neededObjects = 2 } -- cgit v1.2.3