10 lines
141 B
Plaintext
10 lines
141 B
Plaintext
|
/var/log/bbb-webrtc-sfu/*.log {
|
||
|
daily
|
||
|
missingok
|
||
|
rotate 7
|
||
|
compress
|
||
|
notifempty
|
||
|
copytruncate
|
||
|
}
|
||
|
|