mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-26 08:51:25 +02:00
https://www.igniterealtime.org/projects/openfire/ Openfire is a cross-platform real-time collaboration server based on the XMPP (Jabber) protocol.
9 lines
94 B
Plaintext
9 lines
94 B
Plaintext
/var/lib/openfire/log/* {
|
|
size 1M
|
|
missingok
|
|
notifempty
|
|
copytruncate
|
|
rotate 7
|
|
compress
|
|
}
|