mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-12 05:02:31 +00:00
Merge branch 'master' of github.com:rakshasa/rtorrent
This commit is contained in:
+1
-1
@@ -100,4 +100,4 @@
|
||||
|
||||
# Set downlad list layout style. ("full", "compact")
|
||||
#
|
||||
#torrent_list_layout = "full"
|
||||
#ui.torrent_list.layout.set = "full"
|
||||
|
||||
@@ -142,7 +142,7 @@ class CurlStack : std::deque<CurlGet*> {
|
||||
std::string m_httpCaPath;
|
||||
std::string m_httpCaCert;
|
||||
|
||||
long m_ssl_verify_host;
|
||||
bool m_ssl_verify_host;
|
||||
bool m_ssl_verify_peer;
|
||||
long m_dns_timeout;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user