mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-31 03:11:18 +02:00
7 lines
70 B
Plaintext
7 lines
70 B
Plaintext
/var/log/nextcloud/*.log {
|
|
daily
|
|
rotate 7
|
|
compress
|
|
copytruncate
|
|
}
|