summaryrefslogtreecommitdiff
path: root/pingd.conf
blob: f2c116ef8a4a05d99d60a33a5b8b74e212935094 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!-- vim:set syn=xml: -->

<perldata>
 <hash>
  <item key="homedir">/home/pinger/echolot</item>
  <item key="sitename">unconfigured</item>
  <item key="my_localpart">pinger</item>
  <item key="my_domain">example.com</item>
  <item key="Pinger::Mix">
   <hash>
    <item key="mixdir">/home/pinger/Mix</item>
    <item key="mix">/home/pinger/Mix/mix</item>
   </hash>
  </item>
 </hash>
</perldata>