set proxychains=false by default

This commit is contained in:
cynic 2024-08-10 05:34:25 +00:00
parent b8889df82d
commit 73fafec465

View File

@ -4,7 +4,7 @@
# define variables
# enable proxychains?
proxychains=true
proxychains=false
# wait for this many seconds before trying certificate issuance/renewal
wait_before_renew=30