95fdb59ea6
Former-commit-id: b39a328747c2f3414dc52e009fb6f0aa80ca2492
8 lines
283 B
XML
8 lines
283 B
XML
<configuration>
|
|
<appSettings>
|
|
<add key="docPath" value="@monodoc_refdir@" />
|
|
<add key="docExternalPath" value="" />
|
|
<!-- <add key="cache" value="file,~/path/to/cache/directory" /> -->
|
|
</appSettings>
|
|
</configuration>
|