From 39a205456151a1933f1271cfcff1fcd0ff39f06c Mon Sep 17 00:00:00 2001 From: kanshi <46557+kanshi@users.noreply.github.com> Date: Tue, 13 Aug 2024 17:00:41 +0200 Subject: [PATCH] Dev relay config update --- operations/deploy-dev.hcl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/operations/deploy-dev.hcl b/operations/deploy-dev.hcl index 2051a30..b307502 100644 --- a/operations/deploy-dev.hcl +++ b/operations/deploy-dev.hcl @@ -90,7 +90,9 @@ DataDirectory /var/lib/anon/anon-data ControlPort {{ env `NOMAD_PORT_control_port` }} SocksPort auto -SafeLogging 1 + +ConnectionPadding auto +SafeLogging 0 UseEntryGuards 0 ProtocolWarnings 1 FetchDirInfoEarly 1