From d4b1aacac3b125608a01120c0bf841229c939b77 Mon Sep 17 00:00:00 2001 From: mbecker20 Date: Mon, 29 Sep 2025 02:21:07 -0700 Subject: [PATCH] comment out --- config/periphery.config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/periphery.config.toml b/config/periphery.config.toml index 236c33c08..d7a9c4565 100644 --- a/config/periphery.config.toml +++ b/config/periphery.config.toml @@ -54,7 +54,7 @@ private_key = "default-periphery-pk" ## Must match an existing Server name or id. ## Env: PERIPHERY_CONNECT_AS ## Default: None -connect_as = "server-name" +# connect_as = "server-name" ################ # INBOUND MODE #