From 9b58a52f1a13f58b9b0485d9b0bc649592041bea Mon Sep 17 00:00:00 2001 From: Stef Heyenrath Date: Sat, 17 Aug 2019 19:36:16 +0200 Subject: [PATCH] Updated Settings (markdown) --- Settings.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Settings.md b/Settings.md index 7019f81..d5a317f 100644 --- a/Settings.md +++ b/Settings.md @@ -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 {