Updated Settings (markdown)

Stef Heyenrath
2019-08-17 19:36:16 +02:00
parent beae80ebad
commit 9b58a52f1a

@@ -19,6 +19,9 @@ Watch the static mapping files + folder for changes when running.
### ProxyAndRecordSettings
You can enable ProxyAndRecord functionality by defining the *ProxyAndRecordSettings* and by specifying an Url. See code example below.
### AllowCSharpCodeMatcher
Allow the usage of CSharpCodeMatcher, default is not allowed because it can be dangerous to execute all C# code.
```c#
var server = FluentMockServer.Start(new FluentMockServerSettings
{