<xml>
 <!-- Note: Any changes to this file will require a restart of the PDRSrvc. -->
 <GlobalSettings>
  <EmailDebugAlertsTo>rthomas@ifrog.co</EmailDebugAlertsTo>
  <PlayHeartBeat>True</PlayHeartBeat>
  <SMTPRelay>www.ifrog.co</SMTPRelay>
  <SyslogLevel>6</SyslogLevel>
  <SyslogServer>10.0.0.2</SyslogServer>
  <DaysOfLogsFilesRetained>100</DaysOfLogsFilesRetained>
  <SerialComms>COM1,57600,N,8,1</SerialComms>

  <!-- 11/9/16. SESSRVC now reading UDP 15167 -> No need to post to SESISAPI.DLL -->
  <URL_old>www.ifrog.co/ses/sesisapi.dll</URL_old>
  <URL></URL>

  <!--
    To enable auto print of task sheets, set as follows
      All Units: <SESUnits>*</SESUnits>
      No Unit:  <SESUnits></SESUnits>
      Single SESUnit: <SESUnits>XXX</SESUnits>
      Multiple Units: <SESUnits>XXX,YYY,ZZZ</SESUnits>
      Note: This will also require SESUnits.xml which can be downloaded from http://www.ifrog.co/downloads/SESUnits.xml
  -->
  <SESUnits>WAD</SESUnits>
  <CapCodes>1908220,1928011</CapCodes>
  <!-- ');
      CapCodes
        1908220=SES State Notify City. This is the default if not set
        1928011=SES Central regional officer.
        1908094=WAD INFO
  -->

  <!-- 
    If UDPAddr unicast address is not set then it will do a local broadcast.
    UDP Packets transmitted on port 15167
    Have had issues sending UDP Broadcasts over wifi on W10.
  -->
  <UDPAddr></UDPAddr>
  <!-- Note: If <OutputPath> is not local then you need to specify a UNC path rather than using a mapped drive. -->
  <OutputPath_Old>C:\iFrog</OutputPath_Old>
  <OutputPath></OutputPath>
  <PrintDummyPageAtStartup>True</PrintDummyPageAtStartup>
 </GlobalSettings>
</xml>
