diff options
Diffstat (limited to 'conf/thin-generic.profile')
-rw-r--r-- | conf/thin-generic.profile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/thin-generic.profile b/conf/thin-generic.profile new file mode 100644 index 0000000..229a7fc --- /dev/null +++ b/conf/thin-generic.profile @@ -0,0 +1,4 @@ +allocation { + thin_pool_chunk_size_policy = "generic" + thin_pool_zero = 1 +} |