Add another feature config file.

This commit is contained in:
Gunnar Beutner 2013-09-30 09:56:25 +02:00
parent d65ba6a40f
commit b70f3e9048
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
/**
* The PerfdataWriter type writes performance data files and rotates
* the in a regular interval.
*/
object PerfdataWriter "perfdata" { }