diff --git a/conf/ezbookkeeping.ini b/conf/ezbookkeeping.ini index d770278c..bce1933c 100644 --- a/conf/ezbookkeeping.ini +++ b/conf/ezbookkeeping.ini @@ -270,5 +270,5 @@ request_timeout = 10000 # Proxy for ezbookkeeping server requesting exchange rates data, supports "system" (use system proxy), "none" (do not use proxy), or proxy URL which starts with "http://", "https://" or "socks5://", default is "system" proxy = system -# Set to true skip tls verification when request exchange rates data +# Set to true to skip tls verification when request exchange rates data skip_tls_verify = false