From 59241a0ebe26d52b4e8b7ff70e4c2dacc241c374 Mon Sep 17 00:00:00 2001 From: Sierra Date: Wed, 14 Oct 2020 20:12:31 -0400 Subject: [PATCH] forgot to add proxy url to example config --- example-config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/example-config.json b/example-config.json index fcbfd8e..ad1e229 100644 --- a/example-config.json +++ b/example-config.json @@ -4,5 +4,6 @@ "visibility":"unlisted", "gopher":"example.com", + "proxy":"example.com", "phlog_format":0 }