Revision 88acff3f src/Ganeti/OpParams.hs
b/src/Ganeti/OpParams.hs | ||
---|---|---|
1251 | 1251 |
|
1252 | 1252 |
pBackupCompress :: Field |
1253 | 1253 |
pBackupCompress = |
1254 |
withDoc "Compression mode to use for moves during backups" . |
|
1254 |
withDoc "Compression mode to use for moves during backups/imports" .
|
|
1255 | 1255 |
defaultField [| None |] $ |
1256 | 1256 |
simpleField "compress" [t| ImportExportCompression |] |
1257 | 1257 |
|
Also available in: Unified diff