Updated Settings (markdown)

Stef Heyenrath
2019-11-07 08:41:26 +01:00
parent 2e533d4721
commit 2fc4197266

@@ -16,12 +16,11 @@ Defines if the static mappings should be read at startup.
### WatchStaticMappings
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.
### ProxyAndRecordSettings
You can enable ProxyAndRecord functionality by defining the *ProxyAndRecordSettings* and by specifying an Url. See code example below.
```c#
var server = FluentMockServer.Start(new FluentMockServerSettings
{