The writethru option specifies whether to enable write synchronization.
Accepted Values
Value |
Effect |
Synonyms |
---|---|---|
yes |
Turn on write synchronization. |
y, true, on, 1 |
no |
Turns off write synchronization. This is the default value. |
n, false, off, 0 |
Example
<writethru>yes</writethru>