From 2fc41972665c8f524ba762f22424356f63e86574 Mon Sep 17 00:00:00 2001 From: Stef Heyenrath Date: Thu, 7 Nov 2019 08:41:26 +0100 Subject: [PATCH] Updated Settings (markdown) --- Settings.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Settings.md b/Settings.md index b584150..d1079aa 100644 --- a/Settings.md +++ b/Settings.md @@ -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 {