Different output for !bug command on the other channels. (#winehackers, #samba-technical)
[reactos.git] / cis / ReactOS.Verify / App.config
1 <?xml version="1.0" encoding="utf-8" ?>
2 <configuration>
3 <appSettings>
4 <add key="smtpServer" value="localhost" />
5 <add key="errorEmail" value="mailbox@somewhere-on-the-net" />
6 <add key="makeParameters" value="" />
7 <add key="fastDisk" value="" />
8 </appSettings>
9 </configuration>