projects
/
reactos.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
- Fix probably one of the most devastating hidden ROS bugs currently in trunk. KWAIT_...
[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>