mirror of
https://github.com/ChronosX88/mta-mono.git
synced 2024-11-23 10:42:22 +00:00
8 lines
288 B
Plaintext
8 lines
288 B
Plaintext
|
<configuration>
|
||
|
<appSettings>
|
||
|
<add key="docPath" value="/tmp/install/lib/monodoc" />
|
||
|
<add key="docExternalPath" value="" />
|
||
|
<!-- <add key="cache" value="file,~/path/to/cache/directory" /> -->
|
||
|
</appSettings>
|
||
|
</configuration>
|