mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-07-23 10:49:55 +00:00
refactor: move logs rotation to separated trigger which is enabled by default
Previous solution, well, worked kinda fine-ish, though we have much better mechanisms to do so
This commit is contained in:
@ -37,6 +37,9 @@ target =
|
||||
[keyring]
|
||||
target = keyring
|
||||
|
||||
[logs-rotation]
|
||||
keep_last_logs = 5
|
||||
|
||||
[mirrorlist]
|
||||
target = mirrorlist
|
||||
servers = http://localhost
|
||||
|
Reference in New Issue
Block a user