Variable | NATIVE_FALLOCATE_SUPPORT | |
Introduced Version | 1.38 | |
Description | Turns off fallocate and ftruncate internally | |
Default | true |
Default is true
.
Set this option in the configuration file to a value of
false
to allow turning off the use
of fallocate
and ftruncate
internally:
ini
NATIVE_FALLOCATE_SUPPORT=false