From af5d7c97c923e256fd5247d0e55a3110392af7fc Mon Sep 17 00:00:00 2001 From: divyam234 <47589864+divyam234@users.noreply.github.com> Date: Wed, 15 May 2024 17:26:19 +0530 Subject: [PATCH] Update config.sample.toml --- config.sample.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.sample.toml b/config.sample.toml index e1f54cc..65a2528 100644 --- a/config.sample.toml +++ b/config.sample.toml @@ -38,7 +38,8 @@ session-file = "" system-lang-code = "en-US" system-version = "Win32" - + proxy= "http://127.0.0.1:8080" + [tg.uploads] encryption-key = "" retention = "7d"