mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-08-09 18:36:03 +02:00
Co-authored-by: Krzysztof Krolak <krzysiek.krolak@gmail.com> Co-authored-by: FabianLars <github@fabianlars.de>
7 lines
202 B
Markdown
7 lines
202 B
Markdown
---
|
|
log: minor
|
|
log-js: minor
|
|
---
|
|
|
|
Added the `KeepSome` rotation strategy. Like `KeepAll` it will rename files when the max file size is exceeded but will keep only the specified amount of files around.
|