9 lines
127 B
Plaintext
9 lines
127 B
Plaintext
|
/usr/local/bigbluebutton/bbb-webhooks/log/*.log {
|
||
|
size 300M
|
||
|
copytruncate
|
||
|
rotate 30
|
||
|
compress
|
||
|
missingok
|
||
|
notifempty
|
||
|
}
|