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