mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2026-01-09 21:51:40 +00:00
* save progress * fix file name * save progress * save progress * remove uneeded subheader * Fix build error * fix another build error
8 lines
252 B
Plaintext
8 lines
252 B
Plaintext
<a id="shared-flag-log-rotate-bytes" />
|
|
|
|
**`-log-rotate-bytes (int : <unset>)`**
|
|
|
|
File size, in bytes, after which log files must rotate. Leave `log-rotate-bytes`
|
|
unset if you prefer not to limit log file size.
|
|
|
|
**Example**: `-log-rotate-bytes 1000000` |