8 lines
210 B
XML
Executable File
8 lines
210 B
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<appSettings>
|
|
<add key="Mocha.Default.Theme" value="Mithril" />
|
|
<add key="Mocha.Web.Server.Port" value="25001" />
|
|
</appSettings>
|
|
</configuration>
|