1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00
Radicale/contrib/logwatch/radicale-syslog.conf

14 lines
285 B
Text
Raw Permalink Normal View History

2024-12-24 08:24:13 +01:00
# This file is related to Radicale - CalDAV and CardDAV server
2024-12-28 07:56:10 +01:00
# for logwatch (config) - input from syslog file
2024-12-24 08:24:13 +01:00
# Copyright © 2024-2024 Peter Bieringer <pb@bieringer.de>
Title = "Radicale"
LogFile = messages
*OnlyService = radicale
2024-12-28 07:56:10 +01:00
2024-12-24 08:24:13 +01:00
*RemoveHeaders
# vi: shiftwidth=3 tabstop=3 et